projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-09-20
Kenneth Graunke
glsl: Add comments to clarify the types of comparison...
commit
|
commitdiff
|
tree
2010-09-20
Brian Paul
docs: mark as obsolete, remove dead links
commit
|
commitdiff
|
tree
2010-09-20
Brian Paul
docs: remove old broken link
commit
|
commitdiff
|
tree
2010-09-20
Brian Paul
glsl2: silence compiler warnings in printf() calls
commit
|
commitdiff
|
tree
2010-09-20
Brian Paul
mesa: don't call valid_texture_object() in non-debug...
commit
|
commitdiff
|
tree
2010-09-20
Ian Romanick
glsl: Add doxygen comments
commit
|
commitdiff
|
tree
2010-09-20
Jakob Bornecrantz
i915g: Link with wrapper sw winsys with scons
commit
|
commitdiff
|
tree
2010-09-20
Michal Krol
svga: Integer constant register file has a separate...
commit
|
commitdiff
|
tree
2010-09-20
Michal Krol
svga: Fix relative addressing translation for pixel...
commit
|
commitdiff
|
tree
2010-09-20
Corbin Simpson
r600g: Cleanup viewport floats.
commit
|
commitdiff
|
tree
2010-09-20
Corbin Simpson
r600g: Clean up PS setup.
commit
|
commitdiff
|
tree
2010-09-20
Dave Airlie
r600g: only flush for the correct colorbuffer, not...
commit
|
commitdiff
|
tree
2010-09-20
Dave Airlie
r600g: add missing BC_INST wrapper for evergreen
commit
|
commitdiff
|
tree
2010-09-20
Dave Airlie
r600g: fixup r700 CB_SHADER_CONTROL register.
commit
|
commitdiff
|
tree
2010-09-20
Dave Airlie
r600g: fix r700 cube map sizing.
commit
|
commitdiff
|
tree
2010-09-20
Dave Airlie
r600g: add color/texture support for more depth formats.
commit
|
commitdiff
|
tree
2010-09-20
Dave Airlie
r600g: add z16 to color setup
commit
|
commitdiff
|
tree
2010-09-20
Dave Airlie
r600g: fix tiling support for ddx supplied buffers
commit
|
commitdiff
|
tree
2010-09-20
Corbin Simpson
r600g: "tmp" is such a bad name for a texture.
commit
|
commitdiff
|
tree
2010-09-20
Corbin Simpson
r600g: Fix false and true.
commit
|
commitdiff
|
tree
2010-09-20
Corbin Simpson
r600g: Clean up some indentation and |= vs. | usage.
commit
|
commitdiff
|
tree
2010-09-20
Corbin Simpson
r600g: Deobfuscate and comment a few more functions...
commit
|
commitdiff
|
tree
2010-09-20
Corbin Simpson
r600g: Trivially deobfuscate r600_hw_states.
commit
|
commitdiff
|
tree
2010-09-20
Corbin Simpson
r600g: Use align() instead of handrolled code.
commit
|
commitdiff
|
tree
2010-09-20
Dave Airlie
r600g: drop debugging that snuck in
commit
|
commitdiff
|
tree
2010-09-20
Dave Airlie
r600g: clean up valgrind issues on maxtargets test.
commit
|
commitdiff
|
tree
2010-09-20
Dave Airlie
r600g: fix fbo-drawbuffers-maxtargets
commit
|
commitdiff
|
tree
2010-09-20
Dave Airlie
r600g: send correct surface base update for multi-cbufs
commit
|
commitdiff
|
tree
2010-09-19
Dave Airlie
r600g: modify index buffers for sizes the hw can't...
commit
|
commitdiff
|
tree
2010-09-19
Dave Airlie
util/r300g: split the r300 index buffer modifier functi...
commit
|
commitdiff
|
tree
2010-09-19
Henri Verbeet
r600g: fix exports_ps to export a number not a mask.
commit
|
commitdiff
|
tree
2010-09-19
Jakob Bornecrantz
scons: Link against talloc in the Gallium DRI drivers
commit
|
commitdiff
|
tree
2010-09-19
Jakob Bornecrantz
rbug: Add function to get opcode name string
commit
|
commitdiff
|
tree
2010-09-19
Jakob Bornecrantz
rbug: Cast opcode to corrent int size
commit
|
commitdiff
|
tree
2010-09-19
Henri Verbeet
Revert "r600g: Flush upload buffers before draws instea...
commit
|
commitdiff
|
tree
2010-09-19
Henri Verbeet
r600g: Respect PB_USAGE_UNSYNCHRONIZED in radeon_bo_pb_...
commit
|
commitdiff
|
tree
2010-09-19
Tilman Sauerbeck
gallium/docs: Fixed a typo in the SCS opcode description.
commit
|
commitdiff
|
tree
2010-09-19
Luca Barbieri
auxiliary: fix depth-only and stencil-only clears
commit
|
commitdiff
|
tree
2010-09-19
Henri Verbeet
r600g: Buffer object maps imply a wait.
commit
|
commitdiff
|
tree
2010-09-19
Henri Verbeet
r600g: Remove a redundant flush in r600_texture_transfe...
commit
|
commitdiff
|
tree
2010-09-19
Henri Verbeet
r600g: Check for other references before checking for...
commit
|
commitdiff
|
tree
2010-09-19
Henri Verbeet
r600g: Flush upload buffers before draws instead of...
commit
|
commitdiff
|
tree
2010-09-19
Chia-I Wu
egl: Enable drm platform by default.
commit
|
commitdiff
|
tree
2010-09-19
Chia-I Wu
st/egl: s/kms/drm/ on the drm backend.
commit
|
commitdiff
|
tree
2010-09-19
Chia-I Wu
st/egl: Rename kms backend to drm.
commit
|
commitdiff
|
tree
2010-09-19
Chia-I Wu
st/egl: Split modeset code support to modeset.c.
commit
|
commitdiff
|
tree
2010-09-19
Dave Airlie
r600g: only emit uses waterfall on r6xx hw.
commit
|
commitdiff
|
tree
2010-09-19
Dave Airlie
r600g; add uses waterfall to asm cf for r6xx.
commit
|
commitdiff
|
tree
2010-09-19
Tilman Sauerbeck
r600g: Added support for TGSI_SEMANTIC_FACE.
commit
|
commitdiff
|
tree
2010-09-19
Vinson Lee
nv50: Remove dead initialization.
commit
|
commitdiff
|
tree
2010-09-19
Vinson Lee
nv50: Remove dead initialization.
commit
|
commitdiff
|
tree
2010-09-18
Vinson Lee
nv50: Silence missing initializer warning.
commit
|
commitdiff
|
tree
2010-09-18
Christoph Bumiller
nv50: fix typo in fifo packet length limit
commit
|
commitdiff
|
tree
2010-09-18
Kenneth Graunke
glsl/builtins: Switch comparison functions to just...
commit
|
commitdiff
|
tree
2010-09-18
Kenneth Graunke
glsl/builtins: Fix equal and notEqual builtins.
commit
|
commitdiff
|
tree
2010-09-18
Christoph Bumiller
nv50: emit constbuf relocs before uploading constants
commit
|
commitdiff
|
tree
2010-09-18
Christoph Bumiller
nv50: add relocs for stack and local mem buffers
commit
|
commitdiff
|
tree
2010-09-18
Kenneth Graunke
glsl: Properly handle nested structure types.
commit
|
commitdiff
|
tree
2010-09-18
Vinson Lee
r600g: Remove unused variable.
commit
|
commitdiff
|
tree
2010-09-18
Vinson Lee
nvfx: Silence uninitialized variable warnings.
commit
|
commitdiff
|
tree
2010-09-18
Vinson Lee
nvfx: Remove const qualifer from nvfx_vertprog_translate.
commit
|
commitdiff
|
tree
2010-09-18
Tilman Sauerbeck
glsl2: Fixed cloning of ir_call error instructions.
commit
|
commitdiff
|
tree
2010-09-18
Vinson Lee
glsl: Fix 'control reaches end of non-void function...
commit
|
commitdiff
|
tree
2010-09-18
Vinson Lee
x86: Silence unused variable warning on Mac OS X.
commit
|
commitdiff
|
tree
2010-09-18
Vinson Lee
mesa: Silence "'valid_texture_object' defined but not...
commit
|
commitdiff
|
tree
2010-09-18
Vinson Lee
ir_to_mesa: Remove unused member array_indexed from...
commit
|
commitdiff
|
tree
2010-09-18
Vinson Lee
mesa: bump version to 7.10
commit
|
commitdiff
|
tree
2010-09-17
Tilman Sauerbeck
glsl2: Empty functions can be inlined.
commit
|
commitdiff
|
tree
2010-09-17
Vinson Lee
r600g: Silence unused variable warnings.
commit
|
commitdiff
|
tree
2010-09-17
Vinson Lee
r600g: Silence uninitialized variable warning.
commit
|
commitdiff
|
tree
2010-09-17
Vinson Lee
r600g: Fix memory leak on error path.
commit
|
commitdiff
|
tree
2010-09-17
Vinson Lee
r600g: Fix implicit declaration warning.
commit
|
commitdiff
|
tree
2010-09-17
Vinson Lee
r600g: Remove unnecessary headers.
commit
|
commitdiff
|
tree
2010-09-17
Vinson Lee
r600g: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-09-17
José Fonseca
llvmpipe: Default to no threading on single processor...
commit
|
commitdiff
|
tree
2010-09-17
José Fonseca
util: linearized sRGB values don't fit into 8bits
commit
|
commitdiff
|
tree
2010-09-17
Brian Paul
gallivm: added missing case for PIPE_TEXTURE_RECT
commit
|
commitdiff
|
tree
2010-09-17
Jerome Glisse
r600g: alternative command stream building from context
commit
|
commitdiff
|
tree
2010-09-17
Tilman Sauerbeck
r600g: Fixed the shift in S_02880C_KILL_ENABLE.
commit
|
commitdiff
|
tree
2010-09-17
Tilman Sauerbeck
r600g: Enable PIPE_SHADER_CAP_TGSI_CONT_SUPPORTED.
commit
|
commitdiff
|
tree
2010-09-17
Tilman Sauerbeck
r600g: Only set PA_SC_EDGERULE on rv770 and greater.
commit
|
commitdiff
|
tree
2010-09-17
Tilman Sauerbeck
r600g: Added DB_SHADER_CONTROL defines.
commit
|
commitdiff
|
tree
2010-09-17
Tilman Sauerbeck
r600g: Formatting fixes.
commit
|
commitdiff
|
tree
2010-09-17
Ian Romanick
glsl2: Add flags to enable variable index lowering
commit
|
commitdiff
|
tree
2010-09-17
Ian Romanick
glsl2: Refactor testing for whether a deref is of a...
commit
|
commitdiff
|
tree
2010-09-17
Luca Barbieri
glsl: add pass to lower variable array indexing to...
commit
|
commitdiff
|
tree
2010-09-17
Dave Airlie
r600g: oops got the use_mem_constant the wrong way...
commit
|
commitdiff
|
tree
2010-09-17
Dave Airlie
r600g: use calloc for ctx bo allocations
commit
|
commitdiff
|
tree
2010-09-17
Dave Airlie
r600g: fixup map flushing.
commit
|
commitdiff
|
tree
2010-09-17
Dave Airlie
r600g: add upload manager support.
commit
|
commitdiff
|
tree
2010-09-17
Dave Airlie
r600g: add winsys bo caching.
commit
|
commitdiff
|
tree
2010-09-17
Dave Airlie
r600g: add support for kernel bo
commit
|
commitdiff
|
tree
2010-09-17
Dave Airlie
r600g: use malloc bufmgr for constant buffers
commit
|
commitdiff
|
tree
2010-09-17
Dave Airlie
r600g: move constant buffer creation behind winsys...
commit
|
commitdiff
|
tree
2010-09-17
Chia-I Wu
libgl-xlib: Remove unused st_api_create_OpenGL.
commit
|
commitdiff
|
tree
2010-09-17
Chia-I Wu
targets/egl: Use C++ compiler to link GL/ES state trackers.
commit
|
commitdiff
|
tree
2010-09-17
Francisco Jerez
dri/nv10: Fix the CLAMP texture wrap mode.
commit
|
commitdiff
|
tree
2010-09-17
Brian Paul
tgsi/sse: fix aos_to_soa() loop to handle num_inputs==0
commit
|
commitdiff
|
tree
2010-09-17
Dave Airlie
r600g: attempt to abstract kernel bos from pipe driver.
commit
|
commitdiff
|
tree
2010-09-17
Dave Airlie
r600g: hide radeon_ctx inside winsys.
commit
|
commitdiff
|
tree
next