This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
renderdoc
Watch
1
Star
0
Fork
0
You've already forked renderdoc
mirror of
https://github.com/baldurk/renderdoc.git
synced
2026-05-13 05:20:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca5783e7127cfbc3e538f32a3ba8a94d5289e296
renderdoc
/
util
/
test
/
tests
/
GL
T
History
Jake Turner
bfe89e4c17
Extended test to include a test for GL uniform array of size 1
...
ie. uniform float2_struct M[1];
2023-09-05 09:36:11 +01:00
..
__init__.py
…
GL_Buffer_Resizing.py
…
GL_Buffer_Spam.py
…
GL_Buffer_Truncation.py
…
GL_Buffer_Updates.py
Add string messages to returned result codes to display to user
2022-04-26 16:21:54 +01:00
GL_Callstacks.py
Allow a little latitude on expected line numbers in callstacks test
2023-08-04 17:06:03 +01:00
GL_CBuffer_Zoo.py
Extended test to include a test for GL uniform array of size 1
2023-09-05 09:36:11 +01:00
GL_Counters.py
Allow a ~500 difference between PS invocations and samples passed
2022-09-19 16:44:56 +01:00
GL_Depth_Bounds.py
Test depth bounds serialisation on GL
2022-06-17 17:27:30 +01:00
GL_Discard_Zoo.py
…
GL_Draw_Zoo.py
Enable primitive restart for list topologies
2022-08-29 14:59:14 +01:00
GL_DX_Interop.py
…
GL_Empty_Capture.py
…
GL_Entry_Points.py
…
GL_Frame0.py
Add tests that frame 0 can be captured and contains correct events
2021-11-11 14:43:17 +00:00
GL_Large_Buffer.py
…
GL_Leak_Check.py
Increase number of captures on GL_Leak_Check test to match other APIs
2021-11-19 12:11:41 +00:00
GL_Marker_Test.py
…
GL_Mesh_Zoo.py
…
GL_Multithread_Rendering.py
…
GL_Overlay_Test.py
…
GL_Parameter_Zoo.py
…
GL_Per_Type_Tex_Units.py
…
GL_Pixel_History.py
Create separate shader for sint, uint and floats
2023-03-13 10:20:07 +00:00
GL_Queries_In_Use.py
…
GL_Renderbuffer_Zoo.py
…
GL_Resource_Lifetimes.py
…
GL_Separable_Geometry_Shaders.py
Test overlay rendering with separable shader programs
2022-06-17 17:27:30 +01:00
GL_Shader_Editing.py
…
GL_Shader_ISA.py
Use non-legacy ASIC to generate AMDIL
2022-06-30 15:41:45 +01:00
GL_Simple_Triangle.py
Add protection on D3D12 for bad internal API calls from python
2023-03-09 13:23:19 +00:00
GL_State_Trashing.py
…
GL_Texture_Zoo.py
…
GL_Unshared_Context.py
…
GL_VAO_0.py
…
GL_Vertex_Attr_Zoo.py
…