Commit History

Author SHA1 Message Date
  Sam Lantinga df25e4022d Removed short aliases for 16-bit pixel formats 1 year ago
  Susko3 424616e032 Use SDL_PixelFormatEnum as type 1 year ago
  Sam Lantinga cacac6cc34 Updated structure and field names for consistency 1 year ago
  Cameron Cawley 753bbd199e Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB 1 year ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Sam Lantinga f7d40b7594 Added 10-bit pixel formats in addition to SDL_PIXELFORMAT_ARGB2101010 1 year ago
  Sam Lantinga 34860b932b Fixed testautomation --filter pixels_allocFreeFormat 2 years ago
  Sam Lantinga e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity 2 years ago
  Sylvain 4286f463a8 testautomation_pixels: calling SDL_DestroyPixelFormat or SDL_DestroyPalette with NULL parameter doesn't generate an error 2 years ago
  Sylvain c963f02571 More fix warnings about static function and prototype 2 years ago
  Sylvain ac3fd00018 testautomation_pixels/audio: use SDL_arraysize and fix warnings 2 years ago
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments 2 years ago
  Sylvain cbe01319e0 Fix testautomation_pixels using really invalid pixel format 2 years ago
  Sylvain 76e1c7c509 Fix testautomation_pixels: 2 years ago
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 2 years ago
  Sam Lantinga 083e436a1a SDL API renaming: SDL_pixels.h 2 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 2 years ago
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 2 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 2 years ago
  slime ac8fbb7040 Remove SDL_CalculateGammaRamp. 2 years ago
  Pierre Wendling d080e3bf3a Silence `-Wmaybe-uninitialized` warnings in tests. 2 years ago
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. 2 years ago
  Ozkan Sezer 990fb668f7 tests: several -Wwrite-strings fixes. 3 years ago
  Ryan C. Gordon da66755450 Fixed up legacy MoinMoin URLs at wiki.libsdl.org 4 years ago
  Ryan C. Gordon 2542977b0a Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)" 4 years ago
  Erik Yuzwa 82a96afa70 Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069) 4 years ago
  Cameron Cawley 20ddf45ede Added SDL_PIXELFORMAT_BGR444 5 years ago
  Sam Lantinga 6fef39d6b8 Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers 11 years ago