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-09-18
glsl: Properly handle nested structure types.
Kenneth Graunke
2010-09-18
r600g: Remove unused variable.
Vinson Lee
2010-09-18
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-09-18
nvfx: Remove const qualifer from nvfx_vertprog_translate.
Vinson Lee
2010-09-18
glsl2: Fixed cloning of ir_call error instructions.
Tilman Sauerbeck
2010-09-18
glsl: Fix 'control reaches end of non-void function' warning.
Vinson Lee
2010-09-17
x86: Silence unused variable warning on Mac OS X.
Vinson Lee
2010-09-17
mesa: Silence "'valid_texture_object' defined but not used" warning.
Vinson Lee
2010-09-17
ir_to_mesa: Remove unused member array_indexed from struct statevar_element.
Vinson Lee
2010-09-17
mesa: bump version to 7.10
Vinson Lee
2010-09-18
glsl2: Empty functions can be inlined.
Tilman Sauerbeck
2010-09-17
r600g: Silence unused variable warnings.
Vinson Lee
2010-09-17
r600g: Silence uninitialized variable warning.
Vinson Lee
2010-09-17
r600g: Fix memory leak on error path.
Vinson Lee
2010-09-17
r600g: Fix implicit declaration warning.
Vinson Lee
2010-09-17
r600g: Remove unnecessary headers.
Vinson Lee
2010-09-17
r600g: Remove unnecessary header.
Vinson Lee
2010-09-17
llvmpipe: Default to no threading on single processor systems.
José Fonseca
2010-09-17
util: linearized sRGB values don't fit into 8bits
José Fonseca
2010-09-17
gallivm: added missing case for PIPE_TEXTURE_RECT
Brian Paul
2010-09-17
r600g: alternative command stream building from context
Jerome Glisse
2010-09-17
r600g: Fixed the shift in S_02880C_KILL_ENABLE.
Tilman Sauerbeck
2010-09-17
r600g: Enable PIPE_SHADER_CAP_TGSI_CONT_SUPPORTED.
Tilman Sauerbeck
2010-09-17
r600g: Only set PA_SC_EDGERULE on rv770 and greater.
Tilman Sauerbeck
2010-09-17
r600g: Added DB_SHADER_CONTROL defines.
Tilman Sauerbeck
2010-09-17
r600g: Formatting fixes.
Tilman Sauerbeck
2010-09-17
glsl2: Add flags to enable variable index lowering
Ian Romanick
2010-09-17
glsl2: Refactor testing for whether a deref is of a matrix or array
Ian Romanick
2010-09-17
glsl: add pass to lower variable array indexing to conditional assignments
Luca Barbieri
2010-09-18
r600g: oops got the use_mem_constant the wrong way around.
Dave Airlie
2010-09-17
r600g: use calloc for ctx bo allocations
Dave Airlie
2010-09-17
r600g: fixup map flushing.
Dave Airlie
2010-09-17
r600g: add upload manager support.
Dave Airlie
2010-09-17
r600g: add winsys bo caching.
Dave Airlie
2010-09-17
r600g: add support for kernel bo
Dave Airlie
2010-09-17
r600g: use malloc bufmgr for constant buffers
Dave Airlie
2010-09-17
r600g: move constant buffer creation behind winsys abstraction.
Dave Airlie
2010-09-17
libgl-xlib: Remove unused st_api_create_OpenGL.
Chia-I Wu
2010-09-17
targets/egl: Use C++ compiler to link GL/ES state trackers.
Chia-I Wu
2010-09-17
dri/nv10: Fix the CLAMP texture wrap mode.
Francisco Jerez
2010-09-16
tgsi/sse: fix aos_to_soa() loop to handle num_inputs==0
Brian Paul
2010-09-17
r600g: attempt to abstract kernel bos from pipe driver.
Dave Airlie
2010-09-17
r600g: hide radeon_ctx inside winsys.
Dave Airlie
2010-09-16
gallivm: Remove unnecessary header.
Vinson Lee
2010-09-16
gallivm: fix wrong return value in bitwise functions
Brian Paul
2010-09-16
gallivm: Clamp indirect register indices to file_max.
José Fonseca
2010-09-16
gallivm: Start collecting bitwise arithmetic helpers in a new module.
José Fonseca
2010-09-16
gallivm: Fix address register swizzle.
José Fonseca
2010-09-16
meta: Don't bind the created texture object in init_temp_texture().
Francisco Jerez
2010-09-16
mesa: include mfeatures.h in formats.c
Brian Paul
[prev]
[next]