index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvfx: add nvfx directory to build system
Luca Barbieri
2010-03-15
3
-0
/
+21
*
gallium: Respect user's CFLAGS for including X headers
Dan Nicholson
2010-03-13
1
-1
/
+2
*
r300g: refrain from using immediate mode if it causes slowdown
Marek Olšák
2010-03-13
2
-0
/
+17
*
Merge branch '7.8'
Michel Dänzer
2010-03-12
1
-0
/
+1
|
\
|
*
vmwgfx/dri: Fix SCons build.
Michel Dänzer
2010-03-12
1
-0
/
+1
*
|
winsys/xlib: Fix memory leak.
Vinson Lee
2010-03-11
1
-1
/
+1
*
|
python: More build fixes.
José Fonseca
2010-03-10
1
-4
/
+0
*
|
ws/xlib: remove dead lines
Keith Whitwell
2010-03-10
1
-6
/
+0
*
|
ws/gdi: add include
Keith Whitwell
2010-03-10
1
-0
/
+2
*
|
Revert "r300-gallium: Skeleton for integrating into the python statetracker."
José Fonseca
2010-03-10
6
-1297
/
+0
*
|
winsys/drm: Handle circular dependencies in Makefile.egl.
Chia-I Wu
2010-03-10
1
-2
/
+4
*
|
null: Add a null software winsys.
José Fonseca
2010-03-09
5
-0
/
+205
*
|
ws/gdi: fix typo
Keith Whitwell
2010-03-09
1
-1
/
+1
*
|
gallium: create target for gdi libgl
Keith Whitwell
2010-03-09
4
-288
/
+12
*
|
ws/xlib: no dependency on mesa state tracker
Keith Whitwell
2010-03-09
1
-2
/
+1
*
|
gallium: create helper for swrast+xlib combination
Keith Whitwell
2010-03-09
1
-1
/
+1
*
|
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
8
-320
/
+2
*
|
cell: fix up assorted compilation problems
Brian Paul
2010-03-09
1
-10
/
+13
*
|
gdi: Fixup llvmpipe gdi winsys too.
José Fonseca
2010-03-09
1
-1
/
+1
*
|
scons: Add new targets option.
José Fonseca
2010-03-09
1
-8
/
+8
*
|
winsys/gdi: get softpipe version compiling
Keith Whitwell
2010-03-09
5
-34
/
+56
*
|
ws/gdi: missing file
Keith Whitwell
2010-03-09
1
-0
/
+10
*
|
ws/gdi: sketch of gdi changes
Keith Whitwell
2010-03-09
3
-2
/
+216
*
|
cell: untwiddle surface contents in flush_frontbuffer()
Keith Whitwell
2010-03-09
1
-81
/
+0
*
|
ws/xlib: remove USE_XSHM preprocessor macro
Keith Whitwell
2010-03-09
2
-16
/
+3
*
|
ws/xlib: manage the GC internally
Keith Whitwell
2010-03-09
1
-6
/
+37
*
|
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
10
-467
/
+272
|
\
\
|
*
\
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-08
10
-467
/
+272
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
svga: Forgot one bit in rebase
Jakob Bornecrantz
2010-03-04
1
-3
/
+0
|
|
*
nouveau: Conversion to winsys handle
Jakob Bornecrantz
2010-03-04
1
-66
/
+6
|
|
*
r300g: Conversion to to winsys handle
Jakob Bornecrantz
2010-03-01
4
-143
/
+83
|
|
*
svga: Conversion to winsys handle
Jakob Bornecrantz
2010-03-01
1
-32
/
+44
|
|
*
i965g: Conversion to winsys handle
Jakob Bornecrantz
2010-03-01
2
-126
/
+75
|
|
*
i915g: Conversion to winsys handle
Jakob Bornecrantz
2010-03-01
2
-96
/
+63
|
|
*
gallium: Reorg texture usage flags
Jakob Bornecrantz
2010-03-01
1
-1
/
+1
*
|
|
st/egl: Use xlib_sw_winsys in ximage backend.
Chia-I Wu
2010-03-09
1
-1
/
+2
*
|
|
winsys/xlib: Fix a segfault when USE_XSHM is not defined.
Chia-I Wu
2010-03-09
1
-10
/
+31
*
|
|
gallium: remove xlib_driver::display_surface
Keith Whitwell
2010-03-08
2
-24
/
+0
*
|
|
gallium: make it work
Keith Whitwell
2010-03-08
2
-0
/
+50
*
|
|
gallium: introduce target directory
Keith Whitwell
2010-03-08
6
-492
/
+34
*
|
|
ws/xlib: remove dead files
Keith Whitwell
2010-03-08
2
-510
/
+0
*
|
|
ws/xlib: fixup softpipe build
Keith Whitwell
2010-03-08
1
-2
/
+2
*
|
|
winsys/xlib: remove dependency on glx/x11 state tracker
Keith Whitwell
2010-03-08
3
-40
/
+53
*
|
|
ws/xlib: remove redundant declarations
Keith Whitwell
2010-03-08
1
-7
/
+0
*
|
|
winsys/xlib: sketch of cell support
Keith Whitwell
2010-03-08
1
-248
/
+20
*
|
|
gallium: fix llvmpipe after winsys move
Keith Whitwell
2010-03-04
2
-2
/
+4
*
|
|
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-04
10
-1184
/
+451
|
/
/
*
|
gdi: Rename pipe formats.
José Fonseca
2010-03-02
1
-2
/
+2
*
|
drm/nouveau: Rename pipe formats.
José Fonseca
2010-03-02
1
-2
/
+2
|
/
*
radeong: clean up includes
Marek Olšák
2010-02-27
6
-37
/
+18
[next]