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-11-24
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-20
draw: Initialize variable in draw_pt.c.
Vinson Lee
2009-11-19
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-10-27
draw: Fix memory leak.
Vinson Lee
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-05
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-02
gallium: replace // comments with /* */
Brian Paul
2009-10-02
gallium: remove // comment and extra whitespace
Brian Paul
2009-09-24
draw: fix warning
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-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
[prev]
[next]