This website requires JavaScript.
Explore
Help
Register
Sign In
AlexIndustrial
/
mesa
Watch
1
Star
0
Fork
0
You've already forked mesa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0b032eabc77d0e28fc0746cbd8ffb94859fd130d
mesa
/
progs
/
perf
T
History
Vinson Lee
6920a355c1
progs/perf: Include local headers before installed headers.
...
Fixes compilation errors on platforms with older installed GL headers.
2009-09-28 09:03:26 -06:00
..
common.c
progs/perf: add human-readable float formatter
2009-09-21 15:57:13 +01:00
common.h
progs/perf: offsetof() should be defined in stddef.h, include it
2009-09-21 11:09:47 -06:00
copytex.c
progs/perf: added glCopyTex[Sub]Image2D test
2009-09-22 15:39:05 -06:00
drawoverhead.c
progs/perf: updated comments
2009-09-22 07:50:12 -06:00
fbobind.c
progs/perf: add missing texture enable in fbobind.c
2009-09-22 11:15:11 -06:00
fill.c
progs/perf: break up long runs of fullscreen quads
2009-09-22 11:21:10 +01:00
genmipmap.c
progs/perf: glGenerateMipmap() test
2009-09-24 19:38:04 -06:00
glmain.c
progs/perf: accept GL3.x also
2009-09-24 16:43:15 +01:00
glmain.h
progs/perf: added PerfExtensionSupported() helper
2009-09-22 11:15:11 -06:00
Makefile
progs/perf: Include local headers before installed headers.
2009-09-28 09:03:26 -06:00
readpixels.c
progs/perf: fix warnings in readpixels test
2009-09-24 16:52:14 +01:00
SConscript
progs/perf: glGenerateMipmap() test
2009-09-24 19:38:04 -06:00
swapbuffers.c
progs/perf: updated comments
2009-09-22 07:50:12 -06:00
teximage.c
progs/perf: set TexSubImage4=FALSE
2009-09-23 08:06:37 -06:00
vbo.c
progs/perf: Actually bind the newly created vbo.
2009-09-23 20:24:35 +02:00
vertexrate.c
progs/perf: add first attempt at a swapbuffers rate test
2009-09-22 11:21:09 +01:00