| .. |
|
blitter.cpp
|
gl: Fix rotation operations in blit engine
|
2022-11-22 12:15:18 +03:00 |
|
blitter.h
|
gl: Handle corner cases for CopyBufferToImage
|
2022-07-13 02:09:58 +03:00 |
|
buffer_object.cpp
|
gl: Refactor buffer object code
|
2022-06-03 11:54:09 +03:00 |
|
buffer_object.h
|
gl: Refactor buffer object code
|
2022-06-03 11:54:09 +03:00 |
|
capabilities.cpp
|
Fix typos, improve consistency
|
2023-07-28 13:09:06 +03:00 |
|
capabilities.h
|
rsx: Implement interpolation using barycentrics
|
2022-12-11 15:21:58 +03:00 |
|
common.cpp
|
Warning fixes
|
2022-09-17 16:35:02 +03:00 |
|
common.h
|
gl: Silence compiler warning spam
|
2022-12-11 15:21:58 +03:00 |
|
fbo.cpp
|
gl: Refactor attachment clear logic
|
2023-04-19 14:21:15 +03:00 |
|
fbo.h
|
gl: Refactor attachment clear logic
|
2023-04-19 14:21:15 +03:00 |
|
image.cpp
|
gl: Use DSA for imageview configuration and avoid needless bind operations
|
2022-07-18 18:58:22 +03:00 |
|
image.h
|
gl: Support loading data from SSBO using compute shaders
|
2022-07-13 02:09:58 +03:00 |
|
pixel_settings.hpp
|
gl: Refactor image and command-context handling
|
2022-06-04 14:02:33 +03:00 |
|
program.cpp
|
Use C++17 ctor for string_view
|
2022-07-21 22:29:40 +03:00 |
|
program.h
|
gl: Avoid calling gl functions without a context even if the object is GL_NONE
|
2022-07-13 02:09:58 +03:00 |
|
ring_buffer.cpp
|
gl: Destroy barrier signals correctly
|
2022-07-18 18:58:22 +03:00 |
|
ring_buffer.h
|
gl: Refactor the rest of GLHelpers
|
2022-07-13 02:09:58 +03:00 |
|
sampler.cpp
|
gl: Fix incomplete stencil view of depth-stencil texture
|
2022-08-03 23:33:31 +03:00 |
|
sampler.h
|
rsx: Preserve the texcoord transform around destructive modifications
|
2023-07-11 04:09:30 +03:00 |
|
state_tracker.hpp
|
gl: Handle clip plane switching using API calls and the state tracker
|
2022-10-21 13:45:45 +03:00 |
|
sync.hpp
|
gl: Refactor the rest of GLHelpers
|
2022-07-13 02:09:58 +03:00 |
|
vao.hpp
|
gl: Refactor the rest of GLHelpers
|
2022-07-13 02:09:58 +03:00 |