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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'softpipe-opt'
Keith Whitwell
2009-09-23
1
-0
/
+8
|
\
|
*
util: add util_is_power_of_two function
Keith Whitwell
2009-08-21
1
-0
/
+8
|
*
softpipe: shortcircuit repeated lookups of the same tile
Keith Whitwell
2009-07-22
1
-0
/
+12
|
*
util: _debug_printf should print even when DEBUG is not defined
Keith Whitwell
2009-07-22
1
-2
/
+0
*
|
gallium debug: Add gcc printf hint to debug_printf
Nicolai Hähnle
2009-09-21
1
-3
/
+11
*
|
util: Add _BitScanForward intrinsic's declaration.
José Fonseca
2009-09-14
1
-1
/
+3
*
|
util: Fix a1r5g5b5's format description.
José Fonseca
2009-09-14
1
-1
/
+1
*
|
tgsi/ureg: VS inputs don't have any semantic tags, just an index
Keith Whitwell
2009-09-12
1
-3
/
+1
*
|
util: remove unneeded #includes
Brian Paul
2009-09-10
1
-6
/
+0
*
|
util: minor clean-ups, reformatting
Brian Paul
2009-09-10
1
-17
/
+12
*
|
util: Add PIPE_OS_APPLE back to auxiliary/util/u_time.h.
Vinson Lee
2009-09-10
1
-1
/
+1
*
|
util: Fix depth/stencil format description.
José Fonseca
2009-09-09
1
-4
/
+4
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-09
7
-15
/
+20
|
\
\
|
*
\
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-09
1
-2
/
+0
|
|
\
\
|
|
*
|
util: add version of u_blit_pixels which takes a writemask
Keith Whitwell
2009-09-02
4
-15
/
+100
|
*
|
|
gallium: Added HaikuOS platform
aljen
2009-09-09
6
-13
/
+20
*
|
|
|
gallium: added r8g8b8_get/put_tile_rgba()
Brian Paul
2009-09-08
1
-1
/
+53
*
|
|
|
util: Add super simple fifo
Jakob Bornecrantz
2009-09-09
1
-0
/
+94
*
|
|
|
util: Utility function to check if a number is a power of two.
José Fonseca
2009-09-07
1
-0
/
+10
|
/
/
/
*
|
|
util: add version of u_blit_pixels which takes a writemask
Keith Whitwell
2009-09-03
4
-15
/
+69
*
|
|
aux/tgsi: pull back ureg work from 0.1 branch
Keith Whitwell
2009-09-03
2
-1
/
+5
*
|
|
util: Auto generate pixel format accessor functions from
José Fonseca
2009-08-30
8
-93
/
+699
*
|
|
Merge branch 'mesa_7_5_branch'
Michel Dänzer
2009-08-30
1
-2
/
+6
|
\
|
|
|
*
|
util: Reset size to zero when failed to allocate buffer.
José Fonseca
2009-08-28
1
-2
/
+6
*
|
|
util: Add util_unsigned_logbase2.
José Fonseca
2009-08-29
1
-0
/
+12
*
|
|
util: Dump PIPE_FUNC_x value names.
José Fonseca
2009-08-29
2
-0
/
+29
*
|
|
util: Fix SCons build.
José Fonseca
2009-08-29
1
-0
/
+4
*
|
|
util: Auto-generate u_format_table.c from SConscript.
José Fonseca
2009-08-29
1
-0
/
+7
*
|
|
util: Fix blend factor dumping.
José Fonseca
2009-08-29
1
-0
/
+2
*
|
|
util: New file dedicated to dump state in human/machine readable format.
José Fonseca
2009-08-29
4
-0
/
+225
*
|
|
util: Make pixel format layout more meaningful.
José Fonseca
2009-08-29
3
-109
/
+114
*
|
|
util: Don't commit u_format_table.c
José Fonseca
2009-08-29
2
-1925
/
+1
*
|
|
util: Fix r5g6b5 description.
José Fonseca
2009-08-29
3
-10
/
+13
*
|
|
util: Pixel format database.
José Fonseca
2009-08-29
7
-0
/
+2397
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-27
2
-0
/
+206
|
\
|
|
|
*
|
gallium/util: added support for SRGB formats
Brian Paul
2009-08-27
1
-0
/
+196
|
*
|
gallium/util: added cases for SRGB formats
Brian Paul
2009-08-27
1
-0
/
+10
|
*
|
util: fix incorrect assertion
Brian Paul
2009-08-06
1
-1
/
+1
|
*
|
util: include u_surface.h, added comment
Brian Paul
2009-08-06
1
-0
/
+2
|
*
|
util: use util_same_surface() to compare surface pointers
Brian Paul
2009-08-06
1
-3
/
+3
|
*
|
util: added util_same_surface() helper function
Brian Paul
2009-08-06
1
-0
/
+17
*
|
|
tgsi: Fix build error due to commit acc7da90
Cooper Yuan
2009-08-24
1
-6
/
+6
*
|
|
gallium: rename copy/fill_rect utility functions
Brian Paul
2009-08-19
3
-8
/
+8
*
|
|
util: silence warnings for third REALLOC argument
Keith Whitwell
2009-08-13
1
-1
/
+7
*
|
|
util: remove unneeded includes
Keith Whitwell
2009-08-13
1
-4
/
+0
*
|
|
util: convert u_simple_shaders to use tgsi_ureg
Keith Whitwell
2009-08-13
1
-258
/
+60
*
|
|
gallium: Add texture usage information to surface_buffer_create
Jakob Bornecrantz
2009-08-11
2
-2
/
+4
*
|
|
gallium: Move minify() to u_math.
Corbin Simpson
2009-08-07
1
-0
/
+5
*
|
|
util: fix incorrect assertion
Brian Paul
2009-08-07
1
-1
/
+1
*
|
|
util: include u_surface.h, added comment
Brian Paul
2009-08-07
1
-0
/
+2
[next]