Files
SDL/src
Michael Fitzmayer 87e356f102 [N-Gage] Simplify rendering back-end; more micro-optimization
- Remove redundant null checks
- Use cached texture properties instead of API calls (GetBitmapWidth/Height/Pitch)
- Eliminate duplicate SDL_GetRenderScale() call in Copy()
- Reorder CopyEx() fast paths to check no-transform case first
- Combine operations in NGAGE_ConvertColor() to reduce intermediate steps
2026-04-16 21:38:08 +02:00
..
2026-04-12 13:36:31 -07:00
2026-01-01 09:40:08 -08:00
2026-03-27 05:45:36 -07:00
2026-04-10 10:56:16 -07:00
2026-02-07 18:14:00 +03:00
2026-01-01 09:40:08 -08:00
2026-01-23 16:02:16 -08:00
2026-03-30 10:38:55 -07:00
2026-01-01 09:40:08 -08:00
2026-04-16 10:14:46 -04:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-01-23 11:23:27 -08:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-04-10 14:11:38 -07:00
2026-04-10 14:11:38 -07:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-04-10 14:11:38 -07:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-04-12 13:36:31 -07:00