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
/
draw
Age
Commit message (
Expand
)
Author
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-07-31
draw: fix-ups for point coord attribute
Brian Paul
2009-07-23
draw: correct address for machine struct in llvm path
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-16
draw: fix ppc build regression
Keith Whitwell
2009-07-16
tgsi: reduce x86 reg usage in tgsi_sse generated programs
Keith Whitwell
2009-07-16
gallium: reduce recursive include of tgsi_exec.h
Keith Whitwell
2009-07-16
gallium: proper constructor and destructor for tgsi_exec_machine
Keith Whitwell
2009-06-29
gallium/draw: sketch out some missing pointcoord code
Brian Paul
2009-06-18
draw: Replace pointer arithmetic with cast.
José Fonseca
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
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
2009-06-18
draw: clean up indentation
Brian Paul
2009-06-09
draw: implement flatshade_first for drawing pipeline
Brian Paul
2009-06-04
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-01
gallium/draw: Free specialized versions of driver shaders
Keith Whitwell
2009-06-01
draw: free more token arrays
Keith Whitwell
2009-06-01
draw: avoid leaking tokens when building pstipple fragment shader
Keith Whitwell
2009-06-01
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-01
draw: reset extra_vp_outputs.slot to zero in widepoint_flush()
Brian Paul
2009-05-27
draw: Fix assertion failure at fetch_emit_prepare
Mike Kaplinksiy
2009-05-08
gallium/draw: cope with unused vertex_elements
Keith Whitwell
2009-05-05
gallium/draw: cope with unused vertex_elements
Keith Whitwell
2009-05-01
draw: added some inf/nan debug code (disabled)
Brian Paul
2009-04-28
gallium/draw: add ability to print out active pipeline stages
Keith Whitwell
2009-04-10
draw: Silence pointer-to-integer cast warning.
Michal Krol
2009-04-10
draw: Fix vertex_header initialisation.
Michal Krol
2009-04-09
draw: Fix LIT instruction.
Michal Krol
2009-03-31
draw: added Nan/Inf assertion in debug code
Brian Paul
2009-03-25
draw: Use size_t (for x86_64).
José Fonseca
2009-03-23
draw: update aa points shader comment
Keith Whitwell
2009-03-18
draw: use AOS_ERROR rather than clash-prone ERROR() macro
Keith Whitwell
2009-03-13
gallium: consolidate bypass_vs and bypass_clipping flags
Keith Whitwell
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-20
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-14
draw: Fix segfault if rast is null
Jakob Bornecrantz
2009-02-18
Merge branch 'gallium-texture-transfer'
Michel Dänzer
2009-02-18
Merge commit 'origin/gallium-0.1'
Keith Whitwell
2009-02-17
draw: Reuse xmm registers.
Keith Whitwell
2009-02-16
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
[next]