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
Age
Commit message (
Expand
)
Author
2009-03-04
i965: add software fallback for conformant 3D textures and GL_CLAMP
Robert Ellison
2009-03-04
radeon-gallium: Enable EGL and Xorg state trackers.
Corbin Simpson
2009-03-04
radeon-gallium: DRI2 state tracker, part 3.
Corbin Simpson
2009-03-04
r300-gallium: Add unaccelerated surface_copy.
Corbin Simpson
2009-03-04
mesa: call _mesa_get_cpu_string() to get CPU info for GL_RENDERER string
Brian Paul
2009-03-04
mesa: call _mesa_get_cpu_features() during one-time-init
Brian Paul
2009-03-04
mesa: new cpuinfo.c file to init/query cpu info and extensions
Brian Paul
2009-03-04
mesa: _mesa_get_x86_features() only needs to do its thing once
Brian Paul
2009-03-05
st/xorg: Clean up xorg_exa.c a bit
Jakob Bornecrantz
2009-03-05
st/xorg: Change format function a bit
Jakob Bornecrantz
2009-03-05
st/xorg: Fix transfer double free
Jakob Bornecrantz
2009-03-05
intel: Fixup from refcount changes
Jakob Bornecrantz
2009-03-05
mesa: Add x86/common_x86.c to libmesagallium.a
Jakob Bornecrantz
2009-03-04
mesa: move sse.h and 3dnow.h #includes
Brian Paul
2009-03-04
mesa: remove unneeded x86.h header
Brian Paul
2009-03-04
mesa: make _mesa_init_x86_transform_asm() static
Brian Paul
2009-03-04
mesa: rename common_x86_macros.h -> x86_xform.h
Brian Paul
2009-03-04
mesa: rename x86.c -> x86_xform.c
Brian Paul
2009-03-04
mesa: refactor x86 code
Brian Paul
2009-03-04
Merge commit 'origin/master' into gallium-map-range
José Fonseca
2009-03-04
indices: add translate/generate functions for unfilled modes
Keith Whitwell
2009-03-04
nouveau: oops, forgot to keep the NV10_SIFM object
Patrice Mandin
2009-03-04
nouveau: Use proper SIFM object on NV30
Patrice Mandin
2009-03-04
mesa: Follow ARB_map_buffer_range more stricly.
José Fonseca
2009-03-04
gallium: Use consistent semantics for map ranges in gallium.
José Fonseca
2009-03-04
Merge commit 'origin/master' into gallium-map-range
José Fonseca
2009-03-04
vbo: second attempt - avoid getting buffer_ptr and buffer_map out of sync
Keith Whitwell
2009-03-04
Merge commit 'origin/master' into gallium-map-range
José Fonseca
2009-03-04
mesa: Clear cache->trans after destroying the transfer.
José Fonseca
2009-03-04
mesa: Clear cache->trans after destroying the transfer.
José Fonseca
2009-03-04
cell: update cell driver after gallium reference count changes
Brian Paul
2009-03-04
Revert "vbo: avoid getting buffer_ptr and buffer_map out of sync"
Keith Whitwell
2009-03-04
gallium: Ensure map ranges are valid.
José Fonseca
2009-03-04
vbo: avoid getting buffer_ptr and buffer_map out of sync
Keith Whitwell
2009-03-04
Merge commit 'origin/master' into gallium-map-range
José Fonseca
2009-03-04
vbo: use FLUSH_UPDATE_CURRENT flag to indicate whether the vbo module is active
Keith Whitwell
2009-03-04
mesa: include mfeatures.h
Brian Paul
2009-03-04
mesa: Implement and use FlushMappedBufferRange.
José Fonseca
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-03-03
r300-gallium, radeon-gallium: Continue migration to DRI2 state_tracker, part 2.
Corbin Simpson
2009-03-03
r300-gallium, radeon-gallium: Begin migration to DRI2 state tracker, part 1.
Corbin Simpson
2009-03-03
mesa: include main/dd.h in t_vb_points.c and t_vp_build.c
Brian Paul
2009-03-04
st/dri2: Fake frontbuffer changes
Jakob Bornecrantz
2009-03-04
st/dri2: Hook up flush_frontbuffer
Jakob Bornecrantz
2009-03-04
st/dri2: We are strictly a dri2 driver
Jakob Bornecrantz
2009-03-03
st/drm: s/hocks/hooks/
Jakob Bornecrantz
2009-03-03
gallium: remove old state tracker renderbuffer attachment assertion
Brian Paul
2009-03-03
xlib: code to force fixed function -> shader translation (for debug, disabled)
Brian Paul
2009-03-03
mesa: fix sw fallback state validation bug
Brian Paul
[next]