index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
pixelstore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove FEATURE_EXT_pixel_buffer_object define.
Oliver McFadden
2012-09-15
1
-6
/
+0
*
mesa/es: Validate glPixelStore pname in Mesa code rather than the ES wrapper
Ian Romanick
2012-08-29
1
-2
/
+37
*
mesa: Round the argument to PixelStoref instead of truncating.
Eric Anholt
2011-10-20
1
-1
/
+1
*
mesa: remove support for GL_APPLE_client_storage extension
Brian Paul
2011-09-22
1
-9
/
+0
*
mesa: Directly include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-07
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
mesa: Remove unnecessary headers from pixelstore.c.
Vinson Lee
2010-01-18
1
-3
/
+0
*
mesa: move the NullBufferObj from GLcontext to gl_shared_state
Brian Paul
2009-05-07
1
-3
/
+6
*
mesa: refactor: move initialization of DefaultPacking state.
Brian Paul
2008-09-21
1
-0
/
+20
*
mesa: refactor: new _mesa_init_pixelstore() function
Brian Paul
2008-09-21
1
-0
/
+37
*
mesa: refactor: move glPixelStore function into new pixelstore.c file
Brian Paul
2008-09-21
1
-0
/
+226