index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
Age
Commit message (
Expand
)
Author
2009-08-29
util: Add util_unsigned_logbase2.
José Fonseca
2009-08-29
util: Dump PIPE_FUNC_x value names.
José Fonseca
2009-08-29
util: Fix SCons build.
José Fonseca
2009-08-29
util: Auto-generate u_format_table.c from SConscript.
José Fonseca
2009-08-29
util: Fix blend factor dumping.
José Fonseca
2009-08-29
util: New file dedicated to dump state in human/machine readable format.
José Fonseca
2009-08-29
util: Make pixel format layout more meaningful.
José Fonseca
2009-08-29
util: Don't commit u_format_table.c
José Fonseca
2009-08-29
util: Fix r5g6b5 description.
José Fonseca
2009-08-29
util: Pixel format database.
José Fonseca
2009-08-27
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-27
gallium/util: added support for SRGB formats
Brian Paul
2009-08-27
gallium/util: added cases for SRGB formats
Brian Paul
2009-08-24
tgsi: Fix build error due to commit acc7da90
Cooper Yuan
2009-08-24
tgsi: Only free temp uregs.
José Fonseca
2009-08-24
tgsi: Pass pipe_context as a parameter to ureg_create_shader.
José Fonseca
2009-08-24
tgsi: add generic instruction builder
Keith Whitwell
2009-08-20
tgsi: check for SOA dependencies in SSE and PPC code generators
Brian Paul
2009-08-20
tgsi: handle SOA dependencies for MOV/SWZ
Brian Paul
2009-08-20
tgsi: added tgsi_full_instruction::Flags field
Brian Paul
2009-08-20
tgsi: when printing/dumping programs indent loops and conditionals
Brian Paul
2009-08-20
tgsi: check for SOA dependencies in SSE and PPC code generators
Brian Paul
2009-08-20
tgsi: handle SOA dependencies for MOV/SWZ
Brian Paul
2009-08-20
tgsi: added tgsi_full_instruction::Flags field
Brian Paul
2009-08-19
gallium: rename copy/fill_rect utility functions
Brian Paul
2009-08-19
tgsi: Add missing include.
José Fonseca
2009-08-19
tgsi: Fix typo in ureg constant creation.
José Fonseca
2009-08-19
tgsi: silence compiler warning
Keith Whitwell
2009-08-19
tgsi: remove unused function argument
Keith Whitwell
2009-08-19
tgsi: add missing functionality to support instructions with labels
Keith Whitwell
2009-08-18
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-18
tgsi/ppc: we don't implement saturation modes yet
Brian Paul
2009-08-18
tgsi/sse: we don't implement saturation modes yet
Brian Paul
2009-08-17
gallium: memset() tgsi_exec_machine to all zeros in tgsi_exec_machine_create()
Brian Paul
2009-08-13
tgsi: add simple facility for releasing and reusing temporaries
Keith Whitwell
2009-08-13
tgsi: rename ureg src/dest converters
Keith Whitwell
2009-08-13
draw: Remove unused variable.
José Fonseca
2009-08-13
Merge branch 'mesa_7_5_branch'
Keith Whitwell
2009-08-13
draw: cope with more primitives in draw_pipeline_run
Keith Whitwell
2009-08-13
tgsi: turn off debugging
Keith Whitwell
2009-08-13
tgsi: use REALLOC for growing token pool
Keith Whitwell
2009-08-13
util: silence warnings for third REALLOC argument
Keith Whitwell
2009-08-13
util: remove unneeded includes
Keith Whitwell
2009-08-13
util: convert u_simple_shaders to use tgsi_ureg
Keith Whitwell
2009-08-13
tgsi: add tgsi_ureg, a simplified tgsi shader builder
Keith Whitwell
2009-08-12
Merge branch 'new-frag-attribs'
Brian Paul
2009-08-11
gallium: Add texture usage information to surface_buffer_create
Jakob Bornecrantz
2009-08-11
gallium: fix debug_printf() format string
Brian Paul
2009-08-07
gallium: Move minify() to u_math.
Corbin Simpson
2009-08-07
util: fix incorrect assertion
Brian Paul
[next]