提交历史

作者 SHA1 备注 提交日期
  luzpaz 65e1d568ef Fix various typos (docs/build scripts/tests) 2 年之前
  Sam Lantinga e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity 2 年之前
  Sylvain c963f02571 More fix warnings about static function and prototype 3 年之前
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments 3 年之前
  Sam Lantinga 364db52ca3 Moved testautomation data out of SDL_test library 3 年之前
  Sam Lantinga d496d187c5 Document that the pitch value may be zero for surfaces that will be filled in by the application later. 3 年之前
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 3 年之前
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h 3 年之前
  Sam Lantinga 083e436a1a SDL API renaming: SDL_pixels.h 3 年之前
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 年之前
  Ozkan Sezer 4a22ee7277 tests: avoid redefinition warnings for MSVC _CRT_???_NO_DEPRECATE macros 3 年之前
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 年之前
  Sylvain Becker 932f61348d Remove mask versions of SDL_CreateRGBSurface* #6701 (#6711) 3 年之前
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 年之前
  Sylvain Becker fc4fc5295f Remove depth field from SDL_CreateRGBSurfaceWithFormat and SDL_Create… (#6685) 3 年之前
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 年之前
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 年之前
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 3 年之前
  Sam Lantinga cc1f9eb983 Use Apple's nomenclature for macOS and iOS 3 年之前
  Cameron Cawley dd51787e07 Fix SDL_PIXELFORMAT_INDEX1LSB test case 3 年之前
  Simon McVittie e974985998 test: Add test coverage for surface size overflows 3 年之前
  Christoph Reichenbach 4e07d4722d Build warning fixes for gcc-11.3 3 年之前
  Sylvain c44966b78b Fixed bug #2691 - re-enable surface_testCompleteSurfaceConversion for ARGB2101010 4 年之前
  Sam Lantinga b914bc3954 SDL_PIXELFORMAT_ARGB2101010 isn't fully supported for all surface conversion paths yet 4 年之前
  Cameron Cawley 20ddf45ede Added SDL_PIXELFORMAT_BGR444 6 年之前
  Ryan C. Gordon eab2433f6d Maybe patched to compile on Windows for real now? 11 年之前
  Ryan C. Gordon b0ebfabf33 Patched to compile on Windows. 11 年之前
  Ryan C. Gordon fe40a17224 Initial merge of Emscripten port! 11 年之前
  Philipp Wiesemann e11969a72f Fixed two typos in test source. 11 年之前
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 年之前