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
*
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
|
*
tgsi: check for SOA dependencies in SSE and PPC code generators
Brian Paul
2009-08-20
2
-0
/
+8
|
*
tgsi: handle SOA dependencies for MOV/SWZ
Brian Paul
2009-08-20
2
-14
/
+40
|
*
tgsi: added tgsi_full_instruction::Flags field
Brian Paul
2009-08-20
2
-0
/
+3
*
|
tgsi: Fix build error due to commit acc7da90
Cooper Yuan
2009-08-24
1
-6
/
+6
*
|
tgsi: Only free temp uregs.
José Fonseca
2009-08-24
1
-2
/
+3
*
|
tgsi: Pass pipe_context as a parameter to ureg_create_shader.
José Fonseca
2009-08-24
2
-14
/
+30
*
|
tgsi: add generic instruction builder
Keith Whitwell
2009-08-24
2
-0
/
+33
*
|
tgsi: when printing/dumping programs indent loops and conditionals
Brian Paul
2009-08-20
1
-0
/
+35
*
|
tgsi: check for SOA dependencies in SSE and PPC code generators
Brian Paul
2009-08-20
2
-0
/
+8
*
|
tgsi: handle SOA dependencies for MOV/SWZ
Brian Paul
2009-08-20
2
-14
/
+44
*
|
tgsi: added tgsi_full_instruction::Flags field
Brian Paul
2009-08-20
2
-0
/
+3
*
|
gallium: rename copy/fill_rect utility functions
Brian Paul
2009-08-19
3
-8
/
+8
*
|
tgsi: Add missing include.
José Fonseca
2009-08-19
1
-0
/
+1
*
|
tgsi: Fix typo in ureg constant creation.
José Fonseca
2009-08-19
1
-1
/
+1
*
|
tgsi: silence compiler warning
Keith Whitwell
2009-08-19
1
-1
/
+1
*
|
tgsi: remove unused function argument
Keith Whitwell
2009-08-19
1
-4
/
+2
*
|
tgsi: add missing functionality to support instructions with labels
Keith Whitwell
2009-08-19
2
-1
/
+57
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-18
2
-0
/
+9
|
\
|
|
*
tgsi/ppc: we don't implement saturation modes yet
Brian Paul
2009-08-18
1
-0
/
+5
|
*
tgsi/sse: we don't implement saturation modes yet
Brian Paul
2009-08-18
1
-0
/
+4
*
|
gallium: memset() tgsi_exec_machine to all zeros in tgsi_exec_machine_create()
Brian Paul
2009-08-17
1
-8
/
+2
*
|
tgsi: add simple facility for releasing and reusing temporaries
Keith Whitwell
2009-08-13
2
-4
/
+40
*
|
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
[next]