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-08-10
glcpp: Regnerate glcpp-parse.c and glcpp-parse.h
Carl Worth
2010-08-10
glcpp: Initialize location structure at beginning of parse.
Carl Worth
2010-08-10
glsl2: Regenerate glsl_parser.cpp and glsl_parser.h
Carl Worth
2010-08-10
glsl2: Initialize location structure at beginning of parse.
Carl Worth
2010-08-10
glut: also check for GLX_ARB_multisample
Nigel Stewart
2010-08-10
mesa: use switch stmt in init_program_limits()
Brian Paul
2010-08-10
mesa: remove obsolete comments
Brian Paul
2010-08-10
r300/compiler: Use predicate bit for IF statements in r500 vertex shaders
Tom Stellard
2010-08-10
r300/compiler: Implement hardware assisted loops for vertex shaders.
Tom Stellard
2010-08-10
r300/compiler: Correctly transform nested loops.
Tom Stellard
2010-08-10
r600g: avoid reemiting literal, avoid scheduling empty cs
Jerome Glisse
2010-08-10
util: Add util_format_srgb().
José Fonseca
2010-08-10
gallivm: fix non-SSE4.1 case in lp_build_pack2()
Brian Paul
2010-08-10
mesa: additional program limit assertions
Brian Paul
2010-08-10
mesa: fix comment typo
Brian Paul
2010-08-10
gallivm: Fix bitwise operations for floats, division for integers
nobled
2010-08-10
gallivm: Even more type checking
nobled
2010-08-10
llvmpipe: Always use floating-point operators for floating-point types
nobled
2010-08-09
glsl2: Make ir_algebraic reassociate add/mul operands for constant folding.
Eric Anholt
2010-08-09
glsl2: Add a pass to transform ir_binop_sub to add(op0, neg(op1))
Eric Anholt
2010-08-09
glsl2: Add constant propagation.
Eric Anholt
2010-08-09
i965: More s/stderr/stdout/ for program debug.
Eric Anholt
2010-08-09
glsl2: Teach copy propagation about "if" and "loop" instructions.
Eric Anholt
2010-08-09
glsl2: Refresh autogenerated file builtin_function.cpp.
Kenneth Graunke
2010-08-09
texture_builtins.py: Fix cut and paste errors in function names.
Kenneth Graunke
2010-08-09
radeon: Use MESA_FORMAT_SARGB8 for sRGB formats
Henri Verbeet
2010-08-09
r600c: Disable alpha test during blits
Henri Verbeet
2010-08-09
glsl2: Use gl_DepthRange's proper name.
Kenneth Graunke
2010-08-09
ir_algebraic: Support other comparisons in ir_unop_logic_not
Ian Romanick
2010-08-09
ir_algebraic: Convert ir_unop_logic_not handler to use a switch statement
Ian Romanick
2010-08-09
gallivm: More type checks.
José Fonseca
2010-08-09
gallivm: Don't call LLVMBuildFNeg on llvm-2.6.
José Fonseca
2010-08-09
gallivm: Always use floating-point operators for floating-point types
nobled
2010-08-09
util: Move _mm_shuffle_epi8() to u_sse.h.
José Fonseca
2010-08-09
glsl2: do not use __retval name; two underscores is reserved word according t...
Aras Pranckevicius
2010-08-09
glsl: fix missing return in ir_structure_splitting
Aras Pranckevicius
2010-08-09
r600g: fix r600 context structure, avoid segfault when no scissor
Jerome Glisse
2010-08-09
r300g: do not print shader compiler errors by default
Marek Olšák
2010-08-09
r600g: fix some warnings
Marek Olšák
2010-08-09
r600g: fill out some missing caps and sort them
Marek Olšák
2010-08-09
radeon: fix npot mipmap alignment on r600
Andre Maasikas
2010-08-09
r600: bump glsl version
Andre Maasikas
2010-08-09
r300g: fix hiz/zmask offset emissions.
Dave Airlie
2010-08-08
glsl2: Handle plain variable copies in struct splitting.
Eric Anholt
2010-08-09
nouveau: fix maps with PIPE_TRANSFER_UNSYNCHRONIZED | PIPE_TRANSFER_DONTBLOCK
Luca Barbieri
2010-08-08
r300g: remove a flush
Marek Olšák
2010-08-08
gallivm: Fix more integer operations.
José Fonseca
2010-08-08
gallivm: Use the correct context for integers
nobled
2010-08-08
r300g: flush zmasks of zbuffers we are going to use as samplers
Marek Olšák
2010-08-08
r300g: do not allocate a zmask block for 3D textures and cubemaps
Marek Olšák
[prev]
[next]