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-26 11:50:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7cc54fea20d5b153c8bdbdbe84785fc9b1ebc97e
renderdoc
/
util
/
test
/
tests
/
GL
T
History
baldurk
d03acd3b6c
Test reading instanced data via client memory pointers in GL
2020-07-29 15:17:45 +01:00
..
__init__.py
…
GL_Buffer_Spam.py
…
GL_Buffer_Truncation.py
Fix handling of buffer truncation and zero-sized buffers
2020-05-29 17:26:29 +01:00
GL_Buffer_Updates.py
…
GL_Callstacks.py
…
GL_CBuffer_Zoo.py
Fix calculation of array stride on structs in D3D
2020-05-13 18:07:26 +01:00
GL_Discard_Zoo.py
When replaying resource discards fill with explicit pattern.
Closes
#284
2020-07-13 17:29:11 +01:00
GL_Draw_Zoo.py
…
GL_DX_Interop.py
…
GL_Empty_Capture.py
…
GL_Entry_Points.py
…
GL_Large_Buffer.py
Increase GL_Large_Buffer test to check >2GB buffer
2020-07-14 17:22:01 +01: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_Resource_Lifetimes.py
Serialise name in GL program block binding calls, to remap index
2020-07-17 16:53:35 +01:00
GL_Separable_Geometry_Shaders.py
…
GL_Shader_Editing.py
…
GL_Shader_ISA.py
…
GL_Simple_Triangle.py
…
GL_State_Trashing.py
Add test that GL state isn't trashed by initial contents or overlay
2020-07-14 17:52:40 +01:00
GL_Texture_Zoo.py
…
GL_Unshared_Context.py
…
GL_VAO_0.py
Test reading instanced data via client memory pointers in GL
2020-07-29 15:17:45 +01:00
GL_Vertex_Attr_Zoo.py
…