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
/
winsys
/
xlib
Age
Commit message (
Expand
)
Author
2009-11-04
i965g: add standalone xlib debug winsys
Keith Whitwell
2009-10-11
configs: fix some remains of the i915simple driver
Zack Rusin
2009-10-05
i965g: remove 965/brw files from XLIB_WINSYS_SOURCES
Brian Paul
2009-10-05
i965g: Drop i965simple
Jakob Bornecrantz
2009-09-23
Merge branch 'softpipe-opt'
Keith Whitwell
2009-09-11
llvmpipe: asst fixes for 'make linux-llvmpipe'
Brian Paul
2009-09-03
gallium/xlib: silence uninitialized var warning
Brian Paul
2009-09-01
scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.
José Fonseca
2009-08-30
xlib: Implement lp_winsys::destroy.
José Fonseca
2009-08-29
xlib: Implement llvmpipe lp_winsys interface.
José Fonseca
2009-08-29
xlib: Update llvmpipe integration for changes in master.
José Fonseca
2009-08-29
llvmpipe: add missing break in xlib _init()
Brian Paul
2009-08-29
llvmpipe: Allow to build without udis86.
José Fonseca
2009-08-29
llvmpipe: Disassemble generated x86 code.
José Fonseca
2009-08-29
xlib: Complete llvmpipe integration.
José Fonseca
2009-08-29
xlib: Integrate with llvmpipe.
José Fonseca
2009-08-24
xlib: fix single buffer window resize bug
Brian Paul
2009-08-11
gallium/xlib: add missing tex_usage parameter
Brian Paul
2009-08-11
gallium/xlib: add missing tex_usage parameter
Brian Paul
2009-07-22
gallium/xlib: use XSHM for swapbuffers
Keith Whitwell
2009-06-01
Use separate $(MINSTALL) for installing libraries
Dan Nicholson
2009-04-30
mesa: Prepend "-Wl," to linking options
Tormod Volden
2009-04-18
softpipe: Simplify softpipe_create's prototype.
José Fonseca
2009-04-17
xlib/trace: Fixup xlib trace
Jakob Bornecrantz
2009-03-04
cell: update cell driver after gallium reference count changes
Brian Paul
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-02-24
cell: added null ptr check in xm_flush_frontbuffer()
Brian Paul
2009-02-19
gallium/winsys/xlib: Fix build with USE_XSHM undefined.
Michel Dänzer
2009-02-18
Merge branch 'gallium-texture-transfer'
Michel Dänzer
2009-02-16
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2009-02-12
gallium/winsys/xlib: Use XShmPutImage when possible.
Michel Dänzer
2009-02-12
gallium/winsys/xlib: Fix stride calculations.
Michel Dänzer
2009-02-10
mesa: Build both software rasterizers for debug
Jakob Bornecrantz
2009-02-09
mesa: build/use libmesagallium.a for gallium builds
Brian Paul
2009-02-07
cell: compile fix: no-op xlib_create_brw_screen() for Cell build
Brian Paul
2009-02-05
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-02
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
xlib: Get conditional compilation of drivers working again.
José Fonseca
2009-02-02
scons: Fixups for the introduction of the xlib state_tracker.
Michel Dänzer
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-20
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-19
xlib: fix dependencies
Keith Whitwell
2009-01-19
gallium: use align() intead of round_up()
Brian Paul
2009-01-19
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-19
xlib: fix compilation after xmesa header moves
Keith Whitwell
2009-01-17
xlib: don't explicitly create the pipe_winsys struct
Keith Whitwell
2009-01-13
xlib: split off cell to its own backend
Keith Whitwell
2009-01-13
xlib: allow winsys's to register themselves with glx/xlib state tracker
Keith Whitwell
[next]