index
:
~cooperyuan/r300g-xvmc
master
gallium part for AMD r5xx video acceleration
cooperyuan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
xlib
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-03
gallium/xlib: silence uninitialized var warning
Brian Paul
1
-1
/
+1
2009-09-01
scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.
José Fonseca
1
-6
/
+6
2009-08-30
xlib: Implement lp_winsys::destroy.
José Fonseca
1
-0
/
+9
2009-08-29
xlib: Implement llvmpipe lp_winsys interface.
José Fonseca
1
-206
/
+144
2009-08-29
xlib: Update llvmpipe integration for changes in master.
José Fonseca
1
-0
/
+1
2009-08-29
llvmpipe: add missing break in xlib _init()
Brian Paul
1
-0
/
+1
2009-08-29
llvmpipe: Allow to build without udis86.
José Fonseca
1
-1
/
+1
2009-08-29
llvmpipe: Disassemble generated x86 code.
José Fonseca
1
-0
/
+8
2009-08-29
xlib: Complete llvmpipe integration.
José Fonseca
3
-1
/
+11
2009-08-29
xlib: Integrate with llvmpipe.
José Fonseca
1
-0
/
+513
2009-08-24
xlib: fix single buffer window resize bug
Brian Paul
1
-0
/
+1
2009-08-11
gallium/xlib: add missing tex_usage parameter
Brian Paul
1
-0
/
+1
2009-08-11
gallium/xlib: add missing tex_usage parameter
Brian Paul
1
-0
/
+1
2009-06-01
Use separate $(MINSTALL) for installing libraries
Dan Nicholson
1
-1
/
+1
2009-04-30
mesa: Prepend "-Wl," to linking options
Tormod Volden
1
-1
/
+1
2009-04-18
softpipe: Simplify softpipe_create's prototype.
José Fonseca
1
-1
/
+1
2009-04-17
xlib/trace: Fixup xlib trace
Jakob Bornecrantz
1
-5
/
+11
2009-03-04
cell: update cell driver after gallium reference count changes
Brian Paul
1
-8
/
+7
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
1
-1
/
+0
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
3
-10
/
+8
2009-02-24
cell: added null ptr check in xm_flush_frontbuffer()
Brian Paul
1
-1
/
+2
2009-02-19
gallium/winsys/xlib: Fix build with USE_XSHM undefined.
Michel Dänzer
1
-8
/
+30
2009-02-18
Merge branch 'gallium-texture-transfer'
Michel Dänzer
2
-11
/
+16
2009-02-16
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
2
-4
/
+8
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
1
-1
/
+1
2009-02-12
gallium/winsys/xlib: Use XShmPutImage when possible.
Michel Dänzer
1
-0
/
+2
2009-02-12
gallium/winsys/xlib: Fix stride calculations.
Michel Dänzer
2
-6
/
+8
2009-02-10
mesa: Build both software rasterizers for debug
Jakob Bornecrantz
1
-3
/
+5
2009-02-09
mesa: build/use libmesagallium.a for gallium builds
Brian Paul
1
-1
/
+1
2009-02-07
cell: compile fix: no-op xlib_create_brw_screen() for Cell build
Brian Paul
1
-0
/
+2
2009-02-05
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2
-9
/
+10
2009-02-02
gallium: remove pipe_buffer from surfaces
Zack Rusin
4
-9
/
+20
2009-02-02
xlib: Get conditional compilation of drivers working again.
José Fonseca
3
-8
/
+37
2009-02-02
scons: Fixups for the introduction of the xlib state_tracker.
Michel Dänzer
1
-8
/
+2
2009-01-30
gallium: make p_winsys internal
Zack Rusin
4
-4
/
+4
2009-01-20
gallium: Remove the standalone surfaces.
José Fonseca
3
-173
/
+50
2009-01-19
xlib: fix dependencies
Keith Whitwell
1
-2
/
+2
2009-01-19
gallium: use align() intead of round_up()
Brian Paul
1
-12
/
+2
2009-01-19
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2
-0
/
+510
2009-01-19
xlib: fix compilation after xmesa header moves
Keith Whitwell
5
-3
/
+513
2009-01-17
xlib: don't explicitly create the pipe_winsys struct
Keith Whitwell
4
-19
/
+53
2009-01-13
xlib: split off cell to its own backend
Keith Whitwell
5
-245
/
+467
2009-01-13
xlib: allow winsys's to register themselves with glx/xlib state tracker
Keith Whitwell
8
-191
/
+96
2009-01-09
xlib: move state tracker to glx/xlib
Keith Whitwell
1
-3
/
+3
2009-01-09
xlib: disable more cell calls when GALLIUM_CELL not defined
Keith Whitwell
1
-0
/
+4
2009-01-09
xlib: combine and eliminate some header files
Keith Whitwell
1
-4
/
+3
2009-01-08
cell: fix breakage from xlib re-org
Brian Paul
3
-1
/
+9
2009-01-08
gallium: split driver-independent code out of xlib winsys
Keith Whitwell
24
-7957
/
+753
2008-12-19
cell: fix build breakage
Brian Paul
1
-0
/
+4
2008-12-17
winsys: fix depth buffer size when using stencil
Brian Paul
1
-0
/
+3
[next]