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
2010-01-12
gallium: Simplify PIPE_ALIGN_VAR.
José Fonseca
2010-01-12
gallium: Generalize the alignment macros to other compilers and any alignment.
José Fonseca
2010-01-05
gallium: Handle InstanceID as a true 32-bit uint.
Michal Krol
2010-01-05
Merge branch 'master' into instanced-arrays
Michal Krol
2010-01-01
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2010-01-01
scons: Aggregate all tiny libraries in a single library.
José Fonseca
2009-12-30
Add lame support for instanceID to draw module.
Michal Krol
2009-12-30
draw: Implement draw_arrays() in terms of draw_arrays_instanced().
Michal Krol
2009-12-30
Implement instanced indexed draw.
Michal Krol
2009-12-29
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-25
gallium: remove TGSI_SEMANTIC_VERTICES
Zack Rusin
2009-12-25
draw: disable some debugging output coming from the geometry shaders
Zack Rusin
2009-12-25
draw/tgsi: fix geometry shader input/output swizzling
Zack Rusin
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-16
gallium: edgeflags change fixes
Roland Scheidegger
2009-12-14
gallium: more work for edgeflags changes
Roland Scheidegger
2010-02-19
gallium: WIP: Introduce sampler views.
Michal Krol
2009-12-09
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-01
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
draw: Update for renamed sampler/texture state setters.
Michal Krol
2009-11-30
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-27
Merge branch 'width0'
Roland Scheidegger
2009-11-26
draw: Fix max_index check.
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
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
[prev]
[next]