index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
readpix.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add KHR_no_error support to glRead*Pixels*()
Samuel Pitoiset
2017-07-31
1
-0
/
+9
*
mesa: Change the signature of _mesa_need_rgb_to_luminance_conversion()
Anuj Phogat
2015-07-24
1
-1
/
+2
*
mesa: Add a helper function _mesa_need_luminance_to_rgb_conversion()
Anuj Phogat
2015-07-24
1
-0
/
+4
*
mesa: Turn get_readpixels_transfer_ops() in to a global function
Anuj Phogat
2015-07-24
1
-0
/
+6
*
mesa: Turn need_rgb_to_luminance_conversion() in to a global function
Anuj Phogat
2015-06-15
1
-0
/
+3
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: add common format-independent memcpy-based ReadPixels path
Marek Olšák
2013-03-23
1
-0
/
+4
*
mesa: remove unused _mesa_error_check_format_type() function
Brian Paul
2012-02-07
1
-4
/
+0
*
mesa: move swrast ReadPixels code into core Mesa
Brian Paul
2011-11-15
1
-0
/
+9
*
Squashed commit of the following:
Brian Paul
2011-04-26
1
-0
/
+4
*
mesa: Clean up header file inclusion in readpix.h.
Vinson Lee
2010-11-20
1
-1
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
mesa: refactor: move glReadPixels code into new readpix.c file
Brian Paul
2008-09-21
1
-0
/
+42