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
/
gallium
/
auxiliary
/
util
/
u_format.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: remove duplicated function util_format_is_rgb_no_alpha
Marek Olšák
2013-02-06
1
-7
/
+4
*
util/u_format: Kill util_format_is_array().
José Fonseca
2012-11-29
1
-41
/
+0
*
util: Updated util_format_is_array to be more accurate.
James Benton
2012-11-28
1
-2
/
+12
*
softpipe,util: Fix blending of R and RG formats.
José Fonseca
2012-11-09
1
-25
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-6
/
+2
*
util: Added util_format_is_array.
James Benton
2012-06-29
1
-0
/
+32
*
u_format: fix RGTC support in fits 8unorm.
Dave Airlie
2011-11-06
1
-2
/
+7
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-4
/
+4
*
gallium: add initial pure integer support (v2)
Dave Airlie
2011-10-08
1
-0
/
+122
*
u_format: add inline helper to find first non void channel
Dave Airlie
2011-10-08
1
-8
/
+2
*
util: Handle conversion between depth stencil formats.
José Fonseca
2011-09-22
1
-0
/
+44
*
util: add util_format_is_luminance/intensity/rgb(), etc
Brian Paul
2011-09-15
1
-0
/
+94
*
util: fix a typo in util_format_swizzle_4f
Marek Olšák
2011-08-03
1
-1
/
+1
*
gallium/util: add functions for manipulating swizzles
Marek Olšák
2011-08-02
1
-0
/
+50
*
gallium: add and use generic function for querying patented format support (v2)
Marek Olšák
2011-04-15
1
-0
/
+49
*
util: linearized sRGB values don't fit into 8bits
José Fonseca
2010-09-17
1
-0
/
+8
*
util: Helper function to determined whether two formats can be memcpy'ed.
José Fonseca
2010-09-05
1
-4
/
+52
*
util: Expose util_format_fits_8unorm().
José Fonseca
2010-07-02
1
-1
/
+1
*
util: allocate larger tmp_row in util_format_translate
Keith Whitwell
2010-06-07
1
-3
/
+4
*
util: Add missing break statement.
José Fonseca
2010-04-09
1
-0
/
+1
*
util: Add dedicated depth-stencil packing/unpacking functions.
José Fonseca
2010-04-09
1
-12
/
+12
*
util: (Almost) universal format translation function.
José Fonseca
2010-04-08
1
-0
/
+167
*
util: Revert unsolicited, untested, unreviewed, and broken changes to format ...
José Fonseca
2010-04-03
1
-2
/
+1
*
gallium/util: revert util_format_init addition
Luca Barbieri
2010-04-02
1
-8
/
+0
*
gallium/util: pregenerate half float tables
Luca Barbieri
2010-04-02
1
-1
/
+0
*
gallium/util: add util_format_init that inits s3tc and util_half
Luca Barbieri
2010-04-02
1
-0
/
+10
*
util: Make the accessors bidimensional again.
José Fonseca
2010-03-31
1
-32
/
+4
*
util: Use u_format_pack.py's code instead of u_format_access.py.
José Fonseca
2010-03-31
1
-0
/
+146
*
util: Cope with the fact that formats in u_format.csv are not ordered.
José Fonseca
2010-02-24
1
-45
/
+0
*
util/format: Take advantage of sequential nature of pipe_format enum.
Michal Krol
2009-12-08
1
-8
/
+7
*
util: Pixel format database.
José Fonseca
2009-08-29
1
-0
/
+46