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
/
state_trackers
Age
Commit message (
Expand
)
Author
2009-01-19
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-18
g3dvl: Some cleanups.
Younes Manton
2009-01-18
g3dvl: Ref count everywhere.
Younes Manton
2009-01-18
g3dvl: Mark all buffers for incoming frame data as discardable.
Younes Manton
2009-01-18
g3dvl: Return BadAlloc if we can't create an XvMC surface.
Younes Manton
2009-01-19
egl: Fix swap and creation of front buffer
Jakob Bornecrantz
2009-01-18
egl: Add a egl state_tracker that use Gallium
Jakob Bornecrantz
2009-01-17
xlib: don't explicitly create the pipe_winsys struct
Keith Whitwell
2009-01-13
xlib: allow winsys's to register themselves with glx/xlib state tracker
Keith Whitwell
2009-01-12
dri: make dri_display_surface static
Keith Whitwell
2009-01-12
dri: pull dri_swapbuffers.c into dri_drawable.c
Keith Whitwell
2009-01-12
dri: rename dri1 directory
Keith Whitwell
2009-01-12
dri: sketch of new device-independent glx/dri state tracker
Keith Whitwell
2009-01-11
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-10
nouveau: Factor out common winsys bits into libnouveaudrm.a
Younes Manton
2009-01-10
g3dvl: Use Gallium MALLOC wrappers.
Younes Manton
2009-01-10
g3dvl: Get rid of old unbuffered motion compensation code.
Younes Manton
2009-01-10
g3dvl: Map vertex bufs once per frame/flush.
Younes Manton
2009-01-10
nouveau: Catch some more leaks.
Younes Manton
2009-01-10
g3dvl: Allocate one set of bufs, let winsys rename them as necessary.
Younes Manton
2009-01-10
g3dvl: Expand YCbCr to full RGB range by default.
Younes Manton
2009-01-10
g3dvl: Flag textures holding incoming data as dynamic.
Younes Manton
2009-01-09
xlib: move state tracker to glx/xlib
Keith Whitwell
2009-01-09
xlib: strip out some CI and overlay support
Keith Whitwell
2009-01-09
xlib: strip out some overlay support
Keith Whitwell
2009-01-09
xlib: strip out glXAllocateMemoryNV & friends
Keith Whitwell
2009-01-09
xlib: combine and eliminate some header files
Keith Whitwell
2009-01-09
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-08
xlib: strip out glXAllocateMemoryMESA & friends
Keith Whitwell
2009-01-08
xlib: remove VMS tweaks, these should be moved to p_compiler.h if needed
Keith Whitwell
2009-01-08
xlib: remove unsued _glxapi_get_extensions func
Keith Whitwell
2009-01-08
xlib: strip out some unused XMesa api functions
Keith Whitwell
2009-01-08
xlib: rename xfonts.c to fakeglx_fonts.c
Keith Whitwell
2009-01-08
xlib: rename old_xmesa.h to xm_api.h
Keith Whitwell
2009-01-08
xlib: remove XMesaMakeCurrent, use XMesaMakeCurrent2 always
Keith Whitwell
2009-01-08
xlib: remove old xmesa_x.h file and all its defines
Keith Whitwell
2009-01-08
xlib: remove some XMesa types, just use the native Xlib ones
Keith Whitwell
2009-01-08
xlib: strip out more 3dfx stuff
Keith Whitwell
2009-01-08
xlib: pull in private copies of the GL/xmesa*.h headers
Keith Whitwell
2009-01-08
xlib: strip out FX stuff
Keith Whitwell
2009-01-08
xlib: remove XFree86Server stuff
Keith Whitwell
2009-01-08
xlib: remove realglx.[ch]
Keith Whitwell
2009-01-08
gallium: split driver-independent code out of xlib winsys
Keith Whitwell
2008-12-31
python: Pass a zero offset to util_draw_vertex_buffer.
José Fonseca
2008-12-12
gallium: fixes for srgb, new srgb formats
Roland Scheidegger
2008-12-09
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-12-09
python/retrace: Dump indices too.
José Fonseca
2008-12-08
python/retrace: Dump vertex buffer contents.
José Fonseca
2008-12-02
g3dvl: Map/unmap incoming block texture once per frame.
Younes Manton
2008-12-02
g3dvl: Use texture instead of surface for backbuffer.
Younes Manton
[next]