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
/
drivers
/
softpipe
Age
Commit message (
Expand
)
Author
2009-08-18
softpipe: split texture and surface tile caches
Keith Whitwell
2009-08-11
Revert "softpipe: rearrange blend fastpaths"
Keith Whitwell
2009-08-11
softpipe: reduce textual differences between exec and sse shader paths
Keith Whitwell
2009-08-11
softpipe: remove gallivm fragment shaders
Keith Whitwell
2009-07-30
softpipe: setup quad outputs from with fs->run
Keith Whitwell
2009-07-30
softpipe: rearrange blend fastpaths
Keith Whitwell
2009-07-30
softpipe: add depth-lequal z16 path
Keith Whitwell
2009-07-30
softpipe: remove unused variable in shade_quad
Keith Whitwell
2009-07-27
softpipe: fix off-by-one in nearest texcoord routines
Keith Whitwell
2009-07-27
softpipe: example fast paths for simple samplers
Keith Whitwell
2009-07-27
softpipe: fastpath for interpolated z16 less depthtesting
Keith Whitwell
2009-07-27
softpipe: cope with nr_cbufs == 0
Keith Whitwell
2009-07-27
softpipe: move all depth/stencil/alpha pixel processing into one stage
Keith Whitwell
2009-07-25
softpipe: fix error in scissor state dependencies
Keith Whitwell
2009-07-25
softpipe: cleanup framebuffer state routine slightly
Keith Whitwell
2009-07-24
softpipe: move all color-combine code into sp_quad_blend.c
Keith Whitwell
2009-07-24
softpipe: fix typo
Keith Whitwell
2009-07-24
softpipe: example fastpaths in blending
Keith Whitwell
2009-07-24
softpipe: actually pass >1 quad from triangle routine
Keith Whitwell
2009-07-24
softpipe: expand quad pipeline to process >1 quad at a time
Keith Whitwell
2009-07-24
softpipe: rip out old mulithread support
Keith Whitwell
2009-07-23
softpipe: avoid flushing depth buffer cache on swapbuffers
Keith Whitwell
2009-07-23
softpipe: also shortcircuit non-texture tile lookups
Keith Whitwell
2009-07-22
softpipe: shortcircuit repeated lookups of the same tile
Keith Whitwell
2009-07-22
softpipe: remove unused vars in sp_setup.c
Keith Whitwell
2009-07-22
softpipe: use bitwise logic to setup quad masks in sp_setup
Keith Whitwell
2009-07-22
softpipe: simplify flush_spans
Keith Whitwell
2009-07-22
softpipe: make some small steps to flush texture cache less frequently
Keith Whitwell
2009-07-22
softpipe: remove backwards dependency from tilecache to softpipe
Keith Whitwell
2009-07-17
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-16
tgsi: initial texturing support on sse path
Keith Whitwell
2009-07-16
tgsi: reduce x86 reg usage in tgsi_sse generated programs
Keith Whitwell
2009-07-16
gallium: proper constructor and destructor for tgsi_exec_machine
Keith Whitwell
2009-07-15
softpipe: limit blend results to [0,1]
Luca Barbieri
2009-07-14
gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...
Patrice Mandin
2009-07-03
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-01
drm/st: Remove drm_api struct from drivers
Jakob Bornecrantz
2009-07-01
gallium: fix the front face semantics
Zack Rusin
2009-06-30
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-06-29
softpipe: use shadow_compare4() to compare texcoord to four texture samples
Brian Paul
2009-06-29
softpipe: pass sampler state to shadow_compare()
Brian Paul
2009-06-26
softpipe: PIPE_CAP_TGSI_CONT_SUPPORTED query
Brian Paul
2009-06-19
softpipe: return alpha=1 in shadow_compare() function
Brian Paul
2009-06-16
softpipe: fix out of bounds quad rasterization bug
Brian Paul
2009-06-15
softpipe: Fix softpipe_is_texture_referenced.
José Fonseca
2009-06-26
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-24
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-19
softpipe: use u_reduced_prim()
Brian Paul
2009-06-19
softpipe: whitespace, reformatting
Brian Paul
2009-06-19
Merge branch 'ext-provoking-vertex'
Brian Paul
[next]