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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tgsi: rename ureg src/dest converters
Keith Whitwell
2009-08-13
1
-3
/
+3
*
draw: Remove unused variable.
José Fonseca
2009-08-13
1
-1
/
+0
*
Merge branch 'mesa_7_5_branch'
Keith Whitwell
2009-08-13
1
-22
/
+55
|
\
|
*
draw: cope with more primitives in draw_pipeline_run
Keith Whitwell
2009-08-13
1
-22
/
+55
|
*
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: turn off debugging
Keith Whitwell
2009-08-13
1
-1
/
+1
*
|
tgsi: use REALLOC for growing token pool
Keith Whitwell
2009-08-13
1
-11
/
+5
*
|
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
*
|
tgsi: add tgsi_ureg, a simplified tgsi shader builder
Keith Whitwell
2009-08-13
5
-0
/
+1381
*
|
Merge branch 'new-frag-attribs'
Brian Paul
2009-08-12
1
-12
/
+36
|
\
\
|
*
|
draw: fix-ups for point coord attribute
Brian Paul
2009-07-31
1
-12
/
+36
*
|
|
gallium: Add texture usage information to surface_buffer_create
Jakob Bornecrantz
2009-08-11
2
-2
/
+4
*
|
|
gallium: fix debug_printf() format string
Brian Paul
2009-08-11
1
-1
/
+1
*
|
|
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
*
|
|
util: use util_same_surface() to compare surface pointers
Brian Paul
2009-08-07
1
-3
/
+3
*
|
|
util: added util_same_surface() helper function
Brian Paul
2009-08-07
1
-0
/
+17
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-05
1
-16
/
+64
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
util: added comment/question about blit clipping
Brian Paul
2009-08-05
1
-0
/
+1
|
*
|
util: added util_blit_pixels() overlap test
Brian Paul
2009-08-05
1
-2
/
+34
|
*
|
util: fix util_blit_pixels() test for surface_copy() path
Brian Paul
2009-08-05
1
-16
/
+24
|
*
|
util: reformatting and comments
Brian Paul
2009-08-05
1
-3
/
+10
*
|
|
tgsi: report opcode name in addition to the number when translation fails
Brian Paul
2009-08-03
2
-3
/
+9
*
|
|
tgsi: added tgsi_get_opcode_name()
Brian Paul
2009-08-03
2
-0
/
+13
*
|
|
gallium: comments, reformatting
Brian Paul
2009-08-03
1
-17
/
+32
*
|
|
mesa st: Move logbase2 function to util/u_math.h
Patrice Mandin
2009-08-01
1
-5
/
+18
*
|
|
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-31
7
-29
/
+29
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-30
1
-2
/
+0
|
\
|
|
|
*
|
util: _debug_printf should print even when DEBUG is not defined
Keith Whitwell
2009-07-29
1
-2
/
+0
*
|
|
tgsi: Add proper constraints to sanity.
Michal Krol
2009-07-30
1
-2
/
+22
*
|
|
tgsi: Declare a LOOP register.
Michal Krol
2009-07-30
4
-7
/
+11
*
|
|
tgsi: Fix number operands for LOOP/ENDLOOP.
Michal Krol
2009-07-30
1
-2
/
+2
*
|
|
tgsi: Document LOOP/ENDLOOP instruction operation.
Michal Krol
2009-07-30
1
-2
/
+18
*
|
|
gallium: fix SSE shadow texture instructions
Brian Paul
2009-07-29
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-28
1
-1
/
+1
|
\
|
|
*
util: fix typo.
José Fonseca
2009-07-26
1
-1
/
+1
*
|
gallium: minor code/comments clean-up
Brian Paul
2009-07-28
2
-11
/
+13
*
|
draw: correct address for machine struct in llvm path
Keith Whitwell
2009-07-23
1
-1
/
+1
*
|
gallivm: updates for TGSI changes
Keith Whitwell
2009-07-23
2
-22
/
+18
*
|
gallium: remove deprecated TGSI opcodes
Keith Whitwell
2009-07-23
4
-60
/
+7
*
|
util: Add support for Mac OS.
Vinson Lee
2009-07-23
2
-9
/
+9
*
|
gallium: Fix PPC build.
Michel Dänzer
2009-07-23
1
-8
/
+8
*
|
gallium: remove multiple aliases for TGSI opcodes
Keith Whitwell
2009-07-22
6
-170
/
+154
*
|
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
13
-40
/
+44
[next]