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
Age
Commit message (
Expand
)
Author
2010-07-14
llvmpipe: Remove redundant alignments.
José Fonseca
2010-07-14
llvmpipe: Addi ssse3 swizzling for B8G8R8A8_UNORM.
Chris Li
2010-07-14
gallium: Add a macro for memory barriers.
José Fonseca
2010-07-14
gallium: Add a new PIPE_ARCH_SSSE3 define for SSSE3 compiler support.
José Fonseca
2010-07-13
Merge branch 'mesa-2d-registers'
Zack Rusin
2010-07-13
mesa: add comments and change Index2D to just Index2
Zack Rusin
2010-07-14
r300/compiler: fix swizzling in the transformation of Abs modifiers
Marek Olšák
2010-07-13
ir_to_mesa: Add convenience function for opcodes with no src/dst reg.
Eric Anholt
2010-07-13
i965g: Fix scons build of dri driver
Jakob Bornecrantz
2010-07-13
glsl2: When linking makes a variable not a varying output, make it ir_var_auto.
Eric Anholt
2010-07-13
llvmpipe: fix comment typo
Roland Scheidegger
2010-07-13
llvmpipe: move rasterizer to screen instead of setup context
Roland Scheidegger
2010-07-13
ir_to_mesa: Add support for variable array indexing of builtin varyings.
Eric Anholt
2010-07-13
ir_to_mesa: Add support for array dereferences on the LHS of assignments.
Eric Anholt
2010-07-13
llvmpipe: Align texture data to the cache line.
José Fonseca
2010-07-13
llvmpipe: eliminate the set_state rasterizer command
Keith Whitwell
2010-07-13
llvmpipe: pass mask into fragment shader
Keith Whitwell
2010-07-13
llvmpipe: move fences from per-bin to per-thread
Keith Whitwell
2010-07-13
llvmpipe: Always swizzle/unswizzle whole tiles.
José Fonseca
2010-07-13
glsl2: Remove unnecessary casts of clone return values
Ian Romanick
2010-07-13
llvmpipe: Ignores!
Jakob Bornecrantz
2010-07-13
targets: Link xorg drivers with LLVM if built
Jakob Bornecrantz
2010-07-13
targets: Clean up xorg make files a bit
Jakob Bornecrantz
2010-07-13
st/xorg: When selecting st via configure make sure to test for xorg-server
Jakob Bornecrantz
2010-07-13
libgl-xlib: add depend to make clean list
Brian Paul
2010-07-13
glapi: use _mesa_snprintf()
Brian Paul
2010-07-13
r300/compiler: implement the Abs source operand modifier for vertex shaders
Marek Olšák
2010-07-13
r300/compiler: emulate SIN/COS/SCS in r3xx-r4xx vertex shaders
Marek Olšák
2010-07-13
mesa: s/snprintf/_mesa_snprintf/
Vinson Lee
2010-07-13
r300g: do not advertise half_float_vertex on rv3x0
Marek Olšák
2010-07-12
ir_to_mesa: Rely on ir_mat_op_to_vec for matrix multiplication support.
Eric Anholt
2010-07-12
glsl2: Add matrix multiplication to ir_mat_op_to_vec.
Eric Anholt
2010-07-12
ir_to_mesa: Emit OPCODE_MAD when we find an ADD of a MUL.
Eric Anholt
2010-07-12
glsl2: Flatten expression that appear as the parameters of ir_call as well.
Eric Anholt
2010-07-12
glsl2: Flatten expressions that appear as the children of ir_return as well.
Eric Anholt
2010-07-12
linker: Merge global-scope instructions into main
Ian Romanick
2010-07-12
linker: Detect the shader that contains "main" during intrastage linking
Ian Romanick
2010-07-12
ir_function: Make matching_signature not return const
Ian Romanick
2010-07-12
linker: Implement first bits of intrastage linking
Ian Romanick
2010-07-12
linker: Refactor cross_validate_uniforms into cross_validate_globals
Ian Romanick
2010-07-13
r300g: extend and clean up debug logging
Marek Olšák
2010-07-13
r300g/swtcl: do not emit texcoords if they are also stuffed in GA
Marek Olšák
2010-07-13
r300g: rework the draw_rectangle hook
Marek Olšák
2010-07-12
glsl2: Use a better talloc context for ir_expression_flattening.
Eric Anholt
2010-07-12
glsl2: Add support for variable vector indexing on the LHS of assignments.
Eric Anholt
2010-07-12
glsl2: Fix copy propagation in the presence of derefs in array indexes.
Eric Anholt
2010-07-12
ir_to_mesa: Add support for dereferencing matrices from arrays.
Eric Anholt
2010-07-12
ir_validate: Also perform usual checks on ir_dereference_variable nodes
Ian Romanick
2010-07-12
ir_validate: Validate that varibles are declared before used in IR
Ian Romanick
2010-07-12
linker: Stub-out intrastage linker
Ian Romanick
[prev]
[next]