index
:
~jturney/mesa
10.2.2-patches
10.2.4-patches
11.2.2-patches
applegl-vtable
applegl-vtable-2
applegl-vtable-3
appveyor6
codegen-fixes
darwin-build-fixes
darwin-build-fixes-2
darwin-build-fixes-3
darwin-build-fixes-for-review
master
nodrm-build-fixes-5
osx-ci
work
mesa hacks for cygwin
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
demos
/
readpix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-23
allocate larger TempImage, use COMBO var to choose test format/type
Brian Paul
1
-15
/
+16
2005-08-25
fix comment and #if test
Brian Paul
1
-2
/
+3
2005-05-18
To better exercise pixel packing, replace regular glReadPixels with four
Brian Paul
1
-3
/
+57
2005-01-09
include readtex.h
Brian Paul
1
-0
/
+1
2005-01-09
include readtex.h instead of readtex.c (Marcello Magallon)
Brian Paul
1
-1
/
+1
2004-11-26
(GLint*) casts in glGetIntegerv calls
Brian Paul
1
-2
/
+2
2004-10-16
Add support for OES_read_format. As soon as glext.h is updated with the
Ian Romanick
1
-0
/
+16
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
1
-1
/
+0
2002-07-12
Pedantic compiler fixes (Sven Panne)
Brian Paul
1
-2
/
+2
2002-05-02
remove test code
Alan Hourihane
1
-9
/
+7
2002-05-02
glutSwapBuffers implicitly does a glFinish when swapping back to the front
Alan Hourihane
1
-7
/
+11
2002-04-22
removed CVS $Log comments
Brian Paul
1
-18
/
+1
2000-10-16
use gray background, memset TempImage to white to help with debugging
Brian Paul
1
-3
/
+21
2000-03-31
tweaks to allow different read formats/types
Brian Paul
1
-4
/
+20
2000-03-23
added benchmarking
Brian Paul
1
-42
/
+43
2000-03-01
test glDraw/Read/CopyPixels()
Brian Paul
1
-0
/
+253