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
2009-10-05
nv50: support PIPE_FORMAT_X8R8G8B8_UNORM
Ben Skeggs
2009-10-05
nouveau: return pitch value from local_handle_from_texture()
Ben Skeggs
2009-10-05
st/dri: no need to request fake front buffer, only handle it being returned
Ben Skeggs
2009-10-04
util: Make assert a no-op on non-debug builds.
José Fonseca
2009-10-04
llvmpipe: Ensure tile cache transfers are mapped before flushing it.
José Fonseca
2009-10-04
llvmpipe: Autogenerate lp_tile_soa.c from u_format.csv.
José Fonseca
2009-10-04
util: Fix cpuid invocation for x86_64.
José Fonseca
2009-10-04
llvmpipe: Remove loop testing from format testing.
José Fonseca
2009-10-04
llvmpipe: Match header's protection macro with filename.
José Fonseca
2009-10-04
llvmpipe: Adjust format assertion.
José Fonseca
2009-10-04
r300g: xRGB and RGBx formats.
Corbin Simpson
2009-10-03
llvmpipe: Fetch tile only if a color buffer is bound.
José Fonseca
2009-10-03
r300g: Do not abort on fragment program compiler error
Nicolai Hähnle
2009-10-03
r300g: Fix memory leak in radeon_texture_from_shared_handle
Nicolai Hähnle
2009-10-03
r300g: Build in the trace and softpipe driver for xorg state tracker
Sedat Dilek
2009-10-03
r300g: Remove an unnecessarily created pipe buffer (and thus fix a leak)
Nicolai Hähnle
2009-10-03
st/dri: Install APPLE_vertex_array_object functions
Nicolai Hähnle
2009-10-03
r300g: Reset vbo_offset after allocation of a new buffer
Nicolai Hähnle
2009-10-03
st/dri: Install ARB_vertex_array_object functions
Nicolai Hähnle
2009-10-02
st/xorg: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA PrepareAccess hook.
Michel Dänzer
2009-10-02
gallium: Add PIPE_TRANSFER_MAP_DIRECTLY usage flag.
Michel Dänzer
2009-10-02
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-01
g3dvl: Formatting.
Younes Manton
2009-10-01
g3dvl: Delete state_trackers/g3dvl, other unused files.
Younes Manton
2009-10-01
g3dvl: Copyright blocks.
Younes Manton
2009-10-01
st/xvmc: Set default CSC matrix to BT.601, no ProcAmp, full range RGB.
Younes Manton
2009-10-01
g3dvl: Color space conv interface & vl impl.
Younes Manton
2009-10-01
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-01
st/xorg: Check that ms->api->destroy is not NULL before calling it.
Michel Dänzer
2009-10-01
util: Enable sockets on BSD
Robert Noland
2009-10-01
util: define PIPE_OS_FREEBSD to correct u_cpu_detect on FreeBSD.
Robert Noland
2009-10-01
gallium: remove depth.occlusion_count flag
Keith Whitwell
2009-09-30
st/xorg: Fix debug option function call typo.
Michel Dänzer
2009-09-30
st/egl: Fix a double free in drm_destroy_context.
Chia-I Wu
2009-09-30
st/egl: Fix a crash when unbinding current context.
Chia-I Wu
2009-09-29
gallium/xlib: fix GLX_RENDER_TYPE query
Brian Paul
2009-09-29
llvmpipe: Workaround for bug in llvm 2.5.
José Fonseca
2009-09-29
llvmpipe: First verify LLVM IR, only then run optimizing passes.
José Fonseca
2009-09-29
llvmpipe: Runtime cpu checks for lp_build_min_simple too.
José Fonseca
2009-09-29
llvmpipe: Implement non SSE4.1 versions of floor and round.
José Fonseca
2009-09-29
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-29
softpipe: initialize the clear_flags bitvector in sp_create_tile_cache()
Brian Paul
2009-09-29
softpipe: Grab a ref when the fb is set.
Brian Paul
2009-09-29
llvmpipe: Emit SSE intrinsics based on runtime cpu capability check.
José Fonseca
2009-09-29
util: Cleanup u_cpu_detect, build. Support X86_64 and detect SSE4.1 too.
José Fonseca
2009-09-29
gallium: New PIPE_OS_UNIX to simplify code that is portable to all unices.
José Fonseca
2009-09-29
i915: Fix MSVC build.
Vinson Lee
2009-09-29
python: Update for surface_buffer_create change.
José Fonseca
2009-09-29
g3dvl: assert.h -> util/u_debug.h
José Fonseca
2009-09-29
g3dvl: Define PIPE_VIDEO_CODEC_UNKNOWN for failures.
José Fonseca
[next]