index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
xlib: add failure paths for context creation
Keith Whitwell
2008-05-12
1
-0
/
+14
*
xlib: more SP_NO_RAST support
Keith Whitwell
2008-05-08
2
-0
/
+12
*
gallium: fix warnings
Brian Paul
2008-05-03
1
-1
/
+1
*
gallium: code movement (XSHM code)
Brian Paul
2008-05-02
1
-127
/
+125
*
gallium: comments, clean-ups
Brian Paul
2008-05-02
1
-1
/
+9
*
gallium: remove the unused softpipe_winsys code
Brian Paul
2008-05-01
1
-58
/
+23
*
gallium: updated comment in xm_flush_frontbuffer()
Brian Paul
2008-04-29
1
-4
/
+3
*
xlib: only shortcircuit makecurrent if NO_RAST set, otherwise window size upd...
Keith Whitwell
2008-04-24
1
-1
/
+9
*
xlib: shortcircuit no-op makecurrent
Keith Whitwell
2008-04-22
1
-0
/
+7
*
xlib: implement SP_NO_RAST env var
Keith Whitwell
2008-04-22
1
-1
/
+14
*
gallium: remove unneeded st->haveFramebufferSurfaces field.
Brian Paul
2008-04-09
1
-3
/
+0
*
gallium: Only build softpipe driver by default for xlib winsys with scons.
Michel Dänzer
2008-04-03
1
-2
/
+0
*
scons: Fix test for building dri/intel winsys.
Michel Dänzer
2008-04-01
1
-1
/
+1
*
gallium: Eliminate p_winsys::printf
José Fonseca
2008-03-31
3
-31
/
+0
*
If visual is 32bpp, set visual->alphaBits = 8.
Brian
2008-03-27
1
-0
/
+8
*
xlib: Fix build error from recent fence changes
Ian Romanick
2008-03-26
1
-3
/
+3
*
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-26
3
-12
/
+48
*
xlib: Add support for MIT-SHM in xlib winsys driver
Ian Romanick
2008-03-25
4
-56
/
+267
*
gallium: added dummy install target
Brian
2008-03-14
1
-0
/
+4
*
gallium: Fix scons condition for building the xlib winsys.
Michel Dänzer
2008-03-04
1
-1
/
+1
*
gallium/i965: implement pipe_screen for i965 driver (untested)
Brian
2008-02-27
1
-1
/
+3
*
Cell: implement pipe_screen for cell driver
Brian
2008-02-27
1
-1
/
+5
*
gallium: implement pipe_screen for softpipe driver
Brian
2008-02-27
2
-2
/
+4
*
gallium: introduce 'pipe_screen' for context-independent functions
Brian
2008-02-26
1
-3
/
+7
*
intel_winsys: Fix build failure due to DEBUG_IOCTL being undefined.
Michel Dänzer
2008-02-26
1
-0
/
+3
*
gallium/i915: Use hardware rendering, unless INTEL_SP env var is set
Brian
2008-02-25
1
-1
/
+2
*
Revamp scons usage.
José Fonseca
2008-02-23
1
-1
/
+1
*
i915: include stdio.h
Brian
2008-02-22
1
-0
/
+1
*
i915: include p_debug.h (resolves undefined assert())
Brian
2008-02-22
1
-0
/
+1
*
Avoid building problematic module/drivers on windows.
José Fonseca
2008-02-23
1
-1
/
+2
*
gallium: general clean-up of xlib winsys Makefile
Brian
2008-02-19
1
-29
/
+12
*
gallium: updated cell build
Brian
2008-02-19
1
-9
/
+10
*
Remove src/mesa and src/mesa/main from gallium source include paths.
José Fonseca
2008-02-19
4
-14
/
+25
*
Simplify makefile boilerplate code.
José Fonseca
2008-02-19
1
-2
/
+3
*
Update for llvm -> gallivm rename.
José Fonseca
2008-02-18
1
-6
/
+2
*
Update scons build for new code layout.
José Fonseca
2008-02-18
4
-8
/
+95
*
Code reorganization: split gallium and mesa makefiles.
José Fonseca
2008-02-18
3
-2
/
+137
*
Code reorganization: s/aux/auxiliary/ -- update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: update build.
José Fonseca
2008-02-15
7
-10
/
+161
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
39
-0
/
+14353