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
/
gallium
/
auxiliary
/
util
/
u_tile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Add pipe_get_tile_swizzle().
Michal Krol
2010-03-02
1
-0
/
+42
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-1
/
+1
|
\
|
*
gallium/util: fix incorrect shift in a4r4g4b4_put_tile_rgba()
Brian Paul
2010-01-22
1
-1
/
+1
*
|
util: Handle the remaining formats in pipe_put_tile_rgba().
Michal Krol
2010-01-15
1
-1
/
+4
*
|
util: Handle the remaining format cases in pipe_tile_raw_to_rgba().
Michal Krol
2010-01-06
1
-23
/
+4
*
|
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-4
/
+5
*
|
util/tile: Support R8G8B8A8_UNORM format.
Michal Krol
2009-12-07
1
-3
/
+53
*
|
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-30
1
-12
/
+17
|
/
*
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-02
1
-2
/
+2
*
gallium: added r8g8b8_get/put_tile_rgba()
Brian Paul
2009-09-08
1
-1
/
+53
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-27
1
-0
/
+196
|
\
|
*
gallium/util: added support for SRGB formats
Brian Paul
2009-08-27
1
-0
/
+196
*
|
gallium: rename copy/fill_rect utility functions
Brian Paul
2009-08-19
1
-2
/
+2
|
/
*
util: fix typo.
José Fonseca
2009-07-26
1
-1
/
+1
*
gallium: Fixes for clobbering stencil values in combined depth/stencil textures.
Michel Dänzer
2009-07-07
1
-1
/
+27
*
util: Unsaved change missing from last commit.
José Fonseca
2009-06-02
1
-1
/
+1
*
util: Support Z24S8/Z24X8 -> unsigned conversion.
José Fonseca
2009-06-02
1
-0
/
+15
*
util: Fix 24 to 32 bit expansion binary arithmetic expression.
José Fonseca
2009-06-02
1
-1
/
+1
*
util: Support Z24S8/Z24X8.
José Fonseca
2009-03-27
1
-0
/
+16
*
Merge commit 'origin/gallium-0.1'
José Fonseca
2009-02-23
1
-2
/
+24
|
\
|
*
util: Use a checkboard pattern instead of asserting for unknown formats.
José Fonseca
2009-02-20
1
-2
/
+24
|
*
util: Support PIPE_FORMAT_Z32_FLOAT in pipe_tile_raw_to_rgba
José Fonseca
2009-02-19
1
-0
/
+29
*
|
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-05
1
-63
/
+64
*
|
gallium: Silence compiler warnings on Windows.
Michal Krol
2008-11-03
1
-2
/
+2
*
|
gallium: Read from PIPE_FORMAT_Z32_FLOAT.
José Fonseca
2008-11-03
1
-0
/
+29
*
|
gallium: Fix msvc warning.
José Fonseca
2008-11-03
1
-1
/
+1
|
/
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-0
/
+1169