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-06-29
glsl2: Pass MaxDrawBuffers from core Mesa into the GLSL compiler
Ian Romanick
2010-06-30
r300g: add workaround for multiple contexts
Marek Olšák
2010-06-30
r300g: move one flush from winsys to the context
Marek Olšák
2010-06-29
llvmpipe: don't crash/assert on out of memory
Brian Paul
2010-06-29
llvmpipe: restore call to lp_setup_update_state()
Brian Paul
2010-06-29
glsl_type: Add _mesa_glsl_release_types to release all type related storage
Ian Romanick
2010-06-29
glsl_type: All glsl_type objects live in their own talloc context
Ian Romanick
2010-06-29
glsl_type: Record type constructors are private
Ian Romanick
2010-06-29
glsl_type: Add get_record_instance method
Ian Romanick
2010-06-29
glsl_type: Vector, matrix, and sampler type constructors are private
Ian Romanick
2010-06-29
glsl_type: Make all static objects be class private
Ian Romanick
2010-06-29
glsl2: Use talloc_strdup when generating constructor temporary names
Ian Romanick
2010-06-29
glsl_type: Remove vector and matrix constructor generators
Ian Romanick
2010-06-29
glsl2: Don't flatten constructor parameters to scalars
Ian Romanick
2010-06-29
glsl2: Always emit matrix constructors inline
Ian Romanick
2010-06-29
glsl2: Always emit vector constructors inline
Ian Romanick
2010-06-29
ir_swizzle: Add new constructor, refactor constructors
Ian Romanick
2010-06-29
glsl2: Update TODO.
Kenneth Graunke
2010-06-29
glsl2: Check for non-void functions that don't have a return statement.
Kenneth Graunke
2010-06-29
glsl2: Reject return types with qualifiers.
Kenneth Graunke
2010-06-29
glsl2: Add a method for querying if an AST type has any qualifiers.
Kenneth Graunke
2010-06-29
glsl2: Check that returned expressions match the function return type.
Kenneth Graunke
2010-06-29
glsl2: Invoke preprocessor before calling the compiler proper
Ian Romanick
2010-06-29
egl: Check for drm winsys not just the driver name
Jakob Bornecrantz
2010-06-29
draw: Add inline keyword to inline function.
José Fonseca
2010-06-29
i915g: Fix copy pasto
Jakob Bornecrantz
2010-06-29
egl: Fix gallium build when EGL is not installed on system
Jakob Bornecrantz
2010-06-29
i915g: Add missing egl pipe file
Jakob Bornecrantz
2010-06-29
egl: Remove st/egl probe code.
Chia-I Wu
2010-06-29
egl: Do not call drv->Initialize with global mutex locked.
Chia-I Wu
2010-06-29
st/egl: Build a single EGL driver.
Chia-I Wu
2010-06-29
st/egl: Move module loading code to targets.
Chia-I Wu
2010-06-29
st/egl: Reorganize targets.
Chia-I Wu
2010-06-29
st/egl: One driver per hardware.
Chia-I Wu
2010-06-29
st/egl: Introduce native_platform.
Chia-I Wu
2010-06-29
st/egl: Make api_OpenGL support OpenGL ES.
Chia-I Wu
2010-06-29
st/mesa: Add support for multiple APIs.
Chia-I Wu
2010-06-29
st_api: Remove st_context::is_visual_supported.
Chia-I Wu
2010-06-28
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-29
util: reference surfaces and sampler views in blitter when saving them
Marek Olšák
2010-06-28
ir_to_mesa: Actually initialize the undef register for scalar_op1.
Eric Anholt
2010-06-28
ir_to_mesa: Support user-defined varyings using the linker's locations.
Eric Anholt
2010-06-28
ir_to_mesa: Actually add the header file for the interface.
Eric Anholt
2010-06-28
i915g: Add Galahad to targets
Jakob Bornecrantz
2010-06-28
r300g: Galahad for scons as well
Jakob Bornecrantz
2010-06-28
r300g: Add target defines for Galahad
Jakob Bornecrantz
2010-06-28
glhd: Build with scons
Jakob Bornecrantz
2010-06-28
ir_to_mesa: Fix binop_sqrt for multi-channel and negative source channels.
Eric Anholt
2010-06-28
glhd: Re-integrate with the debug system
Jakob Bornecrantz
2010-06-28
ir_to_mesa: Fix indexes of temps used in expressions.
Eric Anholt
[prev]
[next]