Ryan C. Gordon
|
e00ea27d25
examples/renderer/01-clear: No longer needs vsync.
|
6 ヶ月 前 |
Petar Popovic
|
004ac40226
Fix warning: no function prototype
|
6 ヶ月 前 |
Ethan Lee
|
4a3faf20ac
gpu: Replace high-level logs with SetError
|
6 ヶ月 前 |
Petar Popovic
|
043c876a15
Move default colorspace aliases into enum
|
6 ヶ月 前 |
mausimus
|
0685b96469
GPU: fix build when SDL_GPU_DISABLED is set
|
6 ヶ月 前 |
Ryan C. Gordon
|
e973b687cd
examples: Added renderer/11-color-mods
|
6 ヶ月 前 |
Susko3
|
0478a6ee3b
Move endian pixel format aliases into enum
|
6 ヶ月 前 |
Ryan C. Gordon
|
1828bde49f
examples/renderer/01-clear: Use the color-cycle code from testvulkan.c
|
6 ヶ月 前 |
Ryan C. Gordon
|
3bc2bd790c
build-web-examples.pl: Added a FIXME.
|
6 ヶ月 前 |
Ozkan Sezer
|
b736285053
examples/renderer/08-rotating-textures: Fix compiler warning on MSVC .
|
7 ヶ月 前 |
Ryan C. Gordon
|
37d62deca1
examples/renderer/10-geometry: Fixes and cleanups.
|
7 ヶ月 前 |
Ryan C. Gordon
|
0758b2a0c4
examples: Added renderer/10-geometry
|
7 ヶ月 前 |
Ryan C. Gordon
|
1a90e09262
examples: Added renderer/09-scaling-textures
|
7 ヶ月 前 |
Ryan C. Gordon
|
4fdeb6861b
examples: a few renderer fixes.
|
7 ヶ月 前 |
Ryan C. Gordon
|
66b92e95ac
examples: renamed renderer sources to match other example directories.
|
7 ヶ月 前 |
Ryan C. Gordon
|
ffcf372d27
examples: Added renderer/08-rotating-textures
|
7 ヶ月 前 |
Ryan C. Gordon
|
0c7334cce3
examples: Added renderer/07-streaming-textures
|
7 ヶ月 前 |
Ryan C. Gordon
|
2bd3d9cfb7
examples: Added renderer/06-textures
|
7 ヶ月 前 |
Ryan C. Gordon
|
9d0b3eded6
examples: added renderer/05-rectangles
|
7 ヶ月 前 |
Ryan C. Gordon
|
3413617cb6
examples: added renderer/04-points
|
7 ヶ月 前 |
Sam Lantinga
|
b0e528cc88
Switched ifdef from negative to positive
|
7 ヶ月 前 |
Caleb Cornett
|
97d1056e16
GPU: MSAA fixes (#10917)
|
7 ヶ月 前 |
Ozkan Sezer
|
254b36361e
Add SDL_PRILL? format specifiers specifically for long long type.
|
7 ヶ月 前 |
Sam Lantinga
|
6f80d47d64
Use hexidecimal code for ±
|
7 ヶ月 前 |
Petar Popovic
|
4392233007
Removed tabs from headers
|
7 ヶ月 前 |
Evan Hemsley
|
89c6bc5f50
Prefer Vulkan even on Windows (#10912)
|
7 ヶ月 前 |
Evan Hemsley
|
980b4ff6db
GPU: Vulkan descriptor management rewrite (#10910)
|
7 ヶ月 前 |
Frank Praznik
|
fcb8a2c016
wayland: Fix animated cursor timing
|
7 ヶ月 前 |
Sam Lantinga
|
ea2e2e451d
Better fix for initializing Android environment variables
|
7 ヶ月 前 |
Sam Lantinga
|
095fb5f522
Fixed infinite recursion at startup on Android
|
7 ヶ月 前 |