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-07-15 03:57:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46e1f84f2e2211ff2ca47daa05efd30259848bc1
renderdoc
/
util
/
test
/
tests
/
GL
T
History
baldurk
efd2a50a3a
Use python datetime for calculating durations, not time.time()
2021-05-04 14:12:03 +01:00
..
__init__.py
…
GL_Buffer_Resizing.py
Update buffer size when it resizes mid-capture.
Closes
#2149
2021-01-18 12:20:16 +00:00
GL_Buffer_Spam.py
…
GL_Buffer_Truncation.py
…
GL_Buffer_Updates.py
…
GL_Callstacks.py
Remove redundant callstack member in APIEvent
2021-02-24 13:52:07 +00:00
GL_CBuffer_Zoo.py
…
GL_Discard_Zoo.py
…
GL_Draw_Zoo.py
Pull index byte width and topology out of drawcall state
2021-02-24 13:52:07 +00:00
GL_DX_Interop.py
…
GL_Empty_Capture.py
…
GL_Entry_Points.py
Added test failure if fail to find the draw marker
2021-03-14 11:17:31 +00:00
GL_Large_Buffer.py
…
GL_Leak_Check.py
Add simple checks for large memory leaks
2021-01-19 15:22:12 +00:00
GL_Marker_Test.py
…
GL_Mesh_Zoo.py
…
GL_Multithread_Rendering.py
…
GL_Overlay_Test.py
…
GL_Parameter_Zoo.py
Test APIs where scissor can be disabled doesn't affect overlays
2021-02-01 13:14:28 +00:00
GL_Per_Type_Tex_Units.py
…
GL_Queries_In_Use.py
…
GL_Renderbuffer_Zoo.py
Add test of GL renderbuffer variants
2021-04-16 13:31:08 +01:00
GL_Resource_Lifetimes.py
…
GL_Separable_Geometry_Shaders.py
…
GL_Shader_Editing.py
…
GL_Shader_ISA.py
…
GL_Simple_Triangle.py
…
GL_State_Trashing.py
…
GL_Texture_Zoo.py
Use python datetime for calculating durations, not time.time()
2021-05-04 14:12:03 +01:00
GL_Unshared_Context.py
…
GL_VAO_0.py
…
GL_Vertex_Attr_Zoo.py
…