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
/
format_unpack.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: don't include colormac.h in format code
Brian Paul
2015-04-01
1
-0
/
+2
*
mesa/main: Use the RGB <-> sRGB conversion functions in libmesautil
Jason Ekstrand
2014-08-04
1
-3
/
+0
*
mesa: Add support to unpack depth-stencil texture in to FLOAT_32_UNSIGNED_INT...
Anuj Phogat
2014-05-01
1
-0
/
+5
*
mesa: Add new helper function _mesa_unpack_depth_stencil_row()
Anuj Phogat
2014-05-01
1
-1
/
+4
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-8
/
+8
*
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: Make nonlinear_to_linear() function available outside file
Anuj Phogat
2012-12-07
1
-0
/
+3
*
mesa: add _mesa_unpack_ubyte_rgba_row() function
Brian Paul
2012-01-09
1
-0
/
+3
*
mesa: rename _mesa_unpack_int_rgba_row() to _mesa_unpack_uint_rgba_row()
Brian Paul
2012-01-09
1
-2
/
+2
*
mesa: remove unused _mesa_unpack_uint_rgba_row() prototype
Brian Paul
2012-01-07
1
-5
/
+0
*
mesa: Add support for unpacking 32-bit integer formats to int spans.
Eric Anholt
2011-11-09
1
-0
/
+8
*
swrast: Make the packed depth/stencil read fastpath use MapRenderbuffer.
Eric Anholt
2011-11-03
1
-0
/
+4
*
swrast: Directly map the stencil buffer in read_stencil_pixels.
Eric Anholt
2011-11-03
1
-0
/
+4
*
mesa: add new pixel format unpacking code
Brian Paul
2011-09-08
1
-0
/
+49