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
2011-01-13
r600g: implement replacing gpr with pv and ps
Christian König
2011-01-13
glsl: Emit errors or warnings when 'layout' is used with 'attribute' or 'vary...
Ian Romanick
2011-01-13
glsl: Allow 'in' and 'out' when 'layout' is also available
Ian Romanick
2011-01-13
scons: Fix cross-compilation.
José Fonseca
2011-01-13
r600g: add missing RECIPSQRT_CLAMPED to r600_bc_get_num_operands
Christian König
2011-01-13
r600g: rework bank swizzle code
Christian König
2011-01-13
r600g: fix alu slot assignment
Christian König
2011-01-13
r600g: optimize away CF ALU instructions even if type doesn't match
Christian König
2011-01-13
nvc0: identify POINT_RASTER_RULES, add POINT_SMOOTH state
Christoph Bumiller
2011-01-14
draw: Fix an off-by-one bug in a vsplit assertion.
Chia-I Wu
2011-01-13
i965: Remove unnecessary headers.
Vinson Lee
2011-01-13
targets/egl-static: Remove unnecessary header.
Vinson Lee
2011-01-13
r600g: Silence uninitialized variable warnings.
Vinson Lee
2011-01-13
mesa: Add missing break statement in SARGB8 case.
Vinson Lee
2011-01-13
egl: need stdio.h for non-Windows build too to avoid compiler warning
Brian Paul
2011-01-13
dri_util: fail driCreateNewScreen if InitScreen is NULL
Paulo Zanoni
2011-01-13
scons: Ensure the OpenVG/EGL import libs are also prefixed with 'lib'.
José Fonseca
2011-01-13
scons: Build libOpenVG.dll & libEGL.dll
José Fonseca
2011-01-13
util: Undo spurious changes in last commit.
José Fonseca
2011-01-13
util: Don't limit debug_printf message length on unices.
José Fonseca
2011-01-13
egl: Improve driver selection.
Chia-I Wu
2011-01-13
egl: Simplify driver matching.
Chia-I Wu
2011-01-13
egl: Cleanup _EGLDisplay initialization.
Chia-I Wu
2011-01-12
glsl/s_expression: Read and ignore Scheme-style comments.
Kenneth Graunke
2011-01-12
glsl/builtins: Remove unnecessary (constant bool (1)) from assignments.
Kenneth Graunke
2011-01-12
ir_reader: Make assignment conditions optional.
Kenneth Graunke
2011-01-12
ir_reader: Convert to a class.
Kenneth Graunke
2011-01-12
ir_reader: Combine the three dereference reading functions into one.
Kenneth Graunke
2011-01-12
ir_reader: Relax requirement that function arguments be s_lists.
Kenneth Graunke
2011-01-12
ir_reader: Remove s_list::length() method.
Kenneth Graunke
2011-01-12
ir_reader: Add a pattern matching system and use it everywhere.
Kenneth Graunke
2011-01-13
mesa/srgb: handle SARGB8 case in the sw fbo renderer.
Dave Airlie
2011-01-13
st/mesa: fix a regression from cae2bb76
Fredrik Höglund
2011-01-13
nvc0: disable calling of sw methods we don't implement
Ben Skeggs
2011-01-13
mesa/fbo: prevent assert trigger on i965 with piglit fbo-srgb test.
Dave Airlie
2011-01-13
nvc0: fix mp_stack_bo relocation
Ben Skeggs
2011-01-12
mesa: Move loop variable declarations outside for loop in extensions.c.
Vinson Lee
2011-01-12
mesa: check for dummy renderbuffer in _mesa_FramebufferRenderbufferEXT()
Brian Paul
2011-01-12
mesa: don't assert in GetIntegerIndexed, etc
Brian Paul
2011-01-12
mesa: fix num_draw_buffers==0 in fixed-function fragment program generation
Brian Paul
2011-01-12
st/mesa: add st_BeginQuery() case for GL_ANY_SAMPLES_PASSED
Brian Paul
2011-01-12
glsl: remove trailing comma to silence warning
Brian Paul
2011-01-12
noop: change var type to silence warning
Brian Paul
2011-01-12
glsl/Makefile: Fix build with --as-needed.
Kenneth Graunke
2011-01-12
mesa: Move declaration before code in extensions.c.
Vinson Lee
2011-01-12
mesa: Change OES_point_sprite to depend on ARB_point_sprite
Chad Versace
2011-01-12
mesa: Change dependencies of some OES extension strings
Chad Versace
2011-01-12
mesa: Add/remove extensions in extension string
Chad Versace
2011-01-12
mesa: Refactor handling of extension strings
Chad Versace
2011-01-12
glsl: Track variable usage, use that to enforce semantics
Ian Romanick
[next]