tangled
alpha
login
or
join now
alice.mosphere.at
/
sdl-gpu
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
sdl-gpu
/
tests
/
at
master
49 folders
1 file
grimfang4@gmail.com
Split up demos into demos (for others to try) and tests (to verify functionality).
11y ago
8fe10f2d
alias
Fixed line endings for many files.
7 years ago
anchor
Renamed new "hotspot" code and references to "anchor" instead. Added GPU_GetDefaultAnchor() and GPU_GetAnchor().
10 years ago
blend
Fixed line endings for many files.
7 years ago
blend-mode
Split up demos into demos (for others to try) and tests (to verify functionality).
11 years ago
blit-batch
Fixed line endings for many files.
7 years ago
camera
Added x and y zoom control to GPU_Camera. Split camera matrix and fixed get_camera_matrix() math so that it represents just a View matrix. Added GPU_ResetProjection() to reset the orthographic projection that the camera uses by default. Added camera-matrix test.
7 years ago
camera-matrix
Reverted changes to implicit state for matrix modifications. Added a separate view matrix stack for all targets. Moved context data's last_target into GPU_Context.
7 years ago
clip
Fixed line endings for many files.
7 years ago
color
Fixed line endings for many files.
7 years ago
coordinate-mode
Fixed line endings for many files.
7 years ago
copy
Added x and y zoom control to GPU_Camera. Split camera matrix and fixed get_camera_matrix() math so that it represents just a View matrix. Added GPU_ResetProjection() to reset the orthographic projection that the camera uses by default. Added camera-matrix test.
7 years ago
create
Fixed line endings for many files.
7 years ago
data
Fixed line endings for many files.
7 years ago
depth
Reverted changes to implicit state for matrix modifications. Added a separate view matrix stack for all targets. Moved context data's last_target into GPU_Context.
7 years ago
features
Fixed line endings for many files.
7 years ago
get-pixel
Fixed line endings for many files.
7 years ago
image-formats
Fixed line endings for many files.
7 years ago
intermediate
Fixed line endings for many files.
7 years ago
memory
Added a couple of memory tests and fixed a reallocation that was not freed in glew.
8 years ago
mipmap
Fixed line endings for many files.
7 years ago
multitexture
Fixed line endings for many files.
7 years ago
npot
Fixed line endings for many files.
7 years ago
pixel-perfect
Updated stb-image to v2.23. Added byte order handling for 4-channel raw surface data. Added more visualization to identify an issue in pixel-perfect-test.
6 years ago
polygon-blit
Fixed line endings for many files.
7 years ago
reinit
Added a couple of memory tests and fixed a reallocation that was not freed in glew.
8 years ago
render-target
Fixed line endings for many files.
7 years ago
renderer
Updated renderer-demo to use the additional parameter for renderer->CopyImageFromSurface.
4 years ago
replace-image
SEMANTICS CHANGE: All new GPU_Images now have blending enabled by default. This is so modulation alpha always works without doing anything else.
11 years ago
rotate
Fixed line endings for many files.
7 years ago
sandbox
Fixed line endings for many files.
7 years ago
save
Fixed line endings for many files.
7 years ago
scale
Fixed line endings for many files.
7 years ago
shader
Fixed line endings for many files.
7 years ago
shader-attributes
Fixed line endings for many files.
7 years ago
shapes
Updated circle angle coefficient and added a check to fix issues with small radius circles not having enough segments to complete the shape. Thanks GiovanniCmpaner for the report!
4 years ago
sprite
Fixed line endings for many files.
7 years ago
sprite-emscripten
Made some changes specific to Emscripten support. Added a test program for Emscripten.
8 years ago
sprite-stress
Fixed line endings for many files.
7 years ago
transform
Fixed line endings for many files.
7 years ago
transform-matrix
Reverted changes to implicit state for matrix modifications. Added a separate view matrix stack for all targets. Moved context data's last_target into GPU_Context.
7 years ago
transformx
Split up demos into demos (for others to try) and tests (to verify functionality).
11 years ago
triangle-batch
Reverted changes to implicit state for matrix modifications. Added a separate view matrix stack for all targets. Moved context data's last_target into GPU_Context.
7 years ago
upload-image
Fixed line endings for many files.
7 years ago
video
Fixed line endings for many files.
7 years ago
viewport
Fixed line endings for many files.
7 years ago
virtual-resolution
Split up demos into demos (for others to try) and tests (to verify functionality).
11 years ago
windows
Fixed line endings for many files.
7 years ago
windows2
Fixed line endings for many files.
7 years ago
wrap
Fixed line endings for many files.
7 years ago
CMakeLists.txt
Shortened CMake options (removed redundant SDL_gpu prefix).
6 years ago