Sam Lantinga
|
c7790bdb2b
|
Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers
|
2014-08-06 11:34:54 -07:00 |
|
Andreas Schiffler
|
55dd456631
|
Fix error assert for negative cases of pixels_getPixelFormatName test
|
2013-10-21 23:17:37 -07:00 |
|
Sam Lantinga
|
c6b7c0f507
|
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
|
2013-08-29 08:30:21 -07:00 |
|
Gabriel Jacobo
|
271e0d67c4
|
OCD fixes: Adds a space before */
|
2013-08-21 09:43:09 -03:00 |
|
Sam Lantinga
|
0cb6385637
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
|
Philipp Wiesemann
|
bb1f191c0d
|
Fixed precedence warning in test suite for pixels.
|
2013-05-10 21:04:51 +02:00 |
|
Andreas Schiffler
|
8ac64239e5
|
Add test for SDL_GetPixelFormatName to Pixels suite; minor improvements to Pixels suite
|
2013-05-06 08:13:44 -07:00 |
|
Andreas Schiffler
|
4ec8d70ca1
|
Add input validation to SDL_CalculateGammaRamp; add test coverage to Pixels suite; update test cases in Pixels suite
|
2013-05-05 11:17:40 -07:00 |
|
Andreas Schiffler
|
28d45cd955
|
Added additional input validation to SDL_AllocPalette; added error codes; added test case to Pixels suite for coverage
|
2013-05-04 09:11:18 -07:00 |
|
Andreas Schiffler
|
985951f70e
|
Add pixels test suite; add a test to pixel suite; minor updates to test code to make VisualStudio happy
|
2013-05-01 22:14:29 -07:00 |
|