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
Age
Commit message (
Expand
)
Author
2010-09-13
llvmpipe: Unbreak rasterization on 64bit.
José Fonseca
2010-09-13
gallium: Change the resource_copy_region semantics to allow copies between di...
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: fix map_buffer
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
pb: Fix the build, and add notes.
José Fonseca
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
gallivm: nr_channels is only valid for formats with plain layout.
José Fonseca
2010-09-11
gallivm: Use const keyword on swizzles.
José Fonseca
2010-09-11
gallivm: Allow to TGSI AoS translation to happen in BGRA ordering.
José Fonseca
2010-09-11
llvmpipe: Don't store display the alpha ref value in the key.
José Fonseca
2010-09-11
gallivm: Add a new debug flag to warn about performance issues.
José Fonseca
2010-09-11
gallivm: Helper functions for pointer indirection.
José Fonseca
2010-09-11
gallivm: Cleanup the TGSI <-> sampler interface.
José Fonseca
2010-09-11
gallivm: Add some utility functions to set/get array elements too.
José Fonseca
2010-09-11
gallivm: Basic AoS TGSI -> LLVM IR.
José Fonseca
2010-09-11
gallivm: Move the texture modifiers to the header.
José Fonseca
2010-09-11
gallivm: s/lp_build_broadcast_aos/lp_build_swizzle_scalar_aos/
José Fonseca
2010-09-11
Add a test for the KIL opcode
Alex Corscadden
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: Only increase a bo's map_count if radeon_bo_map() succeeded.
Tilman Sauerbeck
2010-09-10
r600g: Fixed a bo leak in the error path of radeon_ctx_set_bo_new().
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
targets/egl: Fix crashes from loading invalid modules.
Chia-I Wu
2010-09-10
gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.
Chia-I Wu
2010-09-10
st/egl: Use profiles to create OpenGL ES contexts.
Chia-I Wu
2010-09-10
st/dri: Use profiles to create OpenGL ES contexts.
Chia-I Wu
[next]