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
path:
root
/
src
/
gallium
/
drivers
Age
Commit message (
Expand
)
Author
2010-09-15
r600g: Silence uninitialized variable warning.
Vinson Lee
2010-09-15
r300g: prevent creating multiple winsys BOs for the same handle
Marek Olšák
2010-09-14
r600g: Remove unnecessary headers.
Vinson Lee
2010-09-14
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-09-14
llvmpipe: Initialize variable for potentially unhandled switch case.
Vinson Lee
2010-09-14
i965g: Fix 'control reaches end of non-void function' warning.
Vinson Lee
2010-09-13
i915g: Fix 'control reaches end of non-void function' warning.
Vinson Lee
2010-09-13
i915: Fix "implicit declaration of function 'draw_get_shader_param'" warning.
Vinson Lee
2010-09-13
identity: Fix 'assignment from incompatible pointer type' warning.
Vinson Lee
2010-09-13
rbug: Fix 'assignment from incompatible pointer type' warning.
Vinson Lee
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-13
llvmpipe: Fix non SSE2 builds.
José Fonseca
2010-09-13
r300g/swtcl: unlock VBO after draw_flush
Marek Olšák
2010-09-13
llvmpipe: Change asm to __asm__.
Witold Baryluk
2010-09-13
r300g: fix SWTCL
Marek Olšák
2010-09-13
llvmpipe: Unbreak rasterization on 64bit.
José Fonseca
2010-09-13
r600g: evergreen fixup dsa state for running query.
Dave Airlie
2010-09-13
llvmpipe: use gcc asm only with gcc
José Fonseca
2010-09-13
r300g: print unassigned FS inputs for DBG_RS
Marek Olšák
2010-09-13
r300g: add new debug options for dumping scissor regs and disabling CBZB clear
Marek Olšák
2010-09-13
r300g: skip rendering if CS space validation fails
Marek Olšák
2010-09-13
r300g: remove u_upload_flush from r300_draw_arrays
Marek Olšák
2010-09-12
nvfx: Remove unused variables.
Vinson Lee
2010-09-12
nvfx: Move declaration before code.
Vinson Lee
2010-09-12
llvmpipe: introduce tri_3_4 for tiny triangles
Keith Whitwell
2010-09-12
llvmpipe: allow tri_3_16 at any 4-aligned location within a tile
Keith Whitwell
2010-09-12
llvmpipe: refactor tri_3_16
Keith Whitwell
2010-09-12
llvmpipe: pass linear masks to fragment shader
Keith Whitwell
2010-09-12
llvmpipe: fix warnings on both 32 and 64 bit builds
Keith Whitwell
2010-09-12
llvmpipe: fix wierd performance regression in isosurf
Keith Whitwell
2010-09-12
llvmpipe: Only generate the whole shader specialization for opaque shaders.
José Fonseca
2010-09-12
pb: add void * for flush ctx to mapping functions
Dave Airlie
2010-09-11
nv30: fix breakage due to 10 texcoord support on nv40
Luca Barbieri
2010-09-11
r600g: Undo bo placement change.
Tilman Sauerbeck
2010-09-11
llvmpipe: Silence some warnings.
José Fonseca
2010-09-11
llvmpipe: Don't store display the alpha ref value in the key.
José Fonseca
2010-09-11
gallivm: s/lp_build_broadcast_aos/lp_build_swizzle_scalar_aos/
José Fonseca
2010-09-11
llvmpipe: restore larger command blocks
Keith Whitwell
2010-09-11
llvmpipe: move some debug to DEBUG_SCENE
Keith Whitwell
2010-09-11
llvmpipe: add DEBUG_MEM option
Keith Whitwell
2010-09-11
llvmpipe: allow bigger scenes
Keith Whitwell
2010-09-10
r300/compiler: Enable presubtract sources
Tom Stellard
2010-09-10
r600g: Fixed a bo reference leak in the draw module.
Tilman Sauerbeck
2010-09-10
r600g: Fixed a bo leak in r600_texture_from_handle().
Tilman Sauerbeck
2010-09-10
r600g: Don't leave stale references in query_list when we cannot create bo.
Tilman Sauerbeck
2010-09-10
r600g: Implemented the y component write for the LOG opcode.
Tilman Sauerbeck
2010-09-10
r600g: fixup state calculations for picking states.
Dave Airlie
2010-09-10
r600g: fixup CB state numbering header
Dave Airlie
2010-09-10
r600g: fix warning in r600 pipe driver
Dave Airlie
2010-09-10
r600g: evergreen CBs are more sane to support with a single state
Dave Airlie
[next]