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-07-22
softpipe: shortcircuit repeated lookups of the same tile
Keith Whitwell
2009-07-22
util: _debug_printf should print even when DEBUG is not defined
Keith Whitwell
2009-07-22
gallium: remove multiple aliases for TGSI opcodes
Keith Whitwell
2009-07-22
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-20
tgsi: get texturing working in vertex shader sse2 path
Keith Whitwell
2009-07-20
tgsi: get texturing working in vertex shader sse2 path
Keith Whitwell
2009-07-20
tgsi: fix regression in indexed const lookups
Keith Whitwell
2009-07-16
draw: fix ppc build regression
Keith Whitwell
2009-07-16
tgsi: simplify and fix sse KIL implementation
Keith Whitwell
2009-07-16
rtasm: export sse_movmskps
Keith Whitwell
2009-07-16
tgsi: initial texturing support on sse path
Keith Whitwell
2009-07-16
tgsi: make sse function callout mechanism more generic
Keith Whitwell
2009-07-16
tgsi: reduce x86 reg usage in tgsi_sse generated programs
Keith Whitwell
2009-07-16
tgsi: no need to separately malloc input and output arrays
Keith Whitwell
2009-07-16
gallium: reduce recursive include of tgsi_exec.h
Keith Whitwell
2009-07-16
tgsi: make function call code in tgsi_sse.c less opaque
Keith Whitwell
2009-07-16
gallium: proper constructor and destructor for tgsi_exec_machine
Keith Whitwell
2009-07-13
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-10
tgsi: update some assertions
Brian Paul
2009-07-10
tgsi: tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
Brian Paul
2009-07-10
tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
Brian Paul
2009-07-10
tgis: implement indirect addressing for destination registers
Brian Paul
2009-07-07
gallium: Fixes for clobbering stencil values in combined depth/stencil textures.
Michel Dänzer
2009-07-04
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-06
gallium: rearrange some members to avoid memory holes/padding
Zack Rusin
2009-07-06
pipebuffer: handle possible null pointer dereference
Zack Rusin
2009-07-06
cso: possible null pointer dereference
Zack Rusin
2009-07-06
util: fix possible null pointer usage
Zack Rusin
2009-07-03
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-02
Nuke old trace-drm integration.
Corbin Simpson
2009-06-30
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-30
util: Set PIPE_BUFFER_USAGE_FLUSH_EXPLICIT when calling buffer_flush_mapped_r...
José Fonseca
2009-07-01
util: Increase OutputDebugStringA to 4k.
José Fonseca
2009-06-29
gallium/draw: sketch out some missing pointcoord code
Brian Paul
2009-06-26
tgsi: correct handling of return value from util_vsnprintf
Keith Whitwell
2009-06-26
aux/indices: don't use 'prim' value once it is known to be bad
Keith Whitwell
2009-06-18
util: Add cast.
José Fonseca
2009-06-18
draw: Replace pointer arithmetic with cast.
José Fonseca
2009-06-18
pipebuffer: Use a type consistently for sizes/offsets.
José Fonseca
2009-06-15
rtasm: Use 32bit constant.
José Fonseca
2009-06-14
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-26
tgsi: correct handling of return value from util_vsnprintf
Keith Whitwell
2009-06-24
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-19
draw: use u_reduced_prim() function
Brian Paul
2009-06-19
gallium/util: s/boolean/unsigned/
Brian Paul
2009-06-19
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-18
draw: use flatfirst variable
Brian Paul
2009-06-18
draw: remove debug code
Brian Paul
2009-06-18
draw: fix first provoking vertex mode for quads, quad strips and polygons
Brian Paul
2009-06-18
draw: fix first provoking vertex mode for unfilled quads
Brian Paul
[next]