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
/
xlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
cell: compile fix: no-op xlib_create_brw_screen() for Cell build
Brian Paul
2009-02-07
1
-0
/
+2
*
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
4
-9
/
+20
*
xlib: Get conditional compilation of drivers working again.
José Fonseca
2009-02-02
3
-8
/
+37
*
scons: Fixups for the introduction of the xlib state_tracker.
Michel Dänzer
2009-02-02
1
-8
/
+2
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
4
-4
/
+4
*
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-20
3
-173
/
+50
*
xlib: fix dependencies
Keith Whitwell
2009-01-19
1
-2
/
+2
*
gallium: use align() intead of round_up()
Brian Paul
2009-01-19
1
-12
/
+2
*
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-19
2
-0
/
+510
|
\
|
*
xlib: fix compilation after xmesa header moves
Keith Whitwell
2009-01-19
5
-3
/
+513
*
|
xlib: don't explicitly create the pipe_winsys struct
Keith Whitwell
2009-01-17
4
-19
/
+53
*
|
xlib: split off cell to its own backend
Keith Whitwell
2009-01-13
5
-245
/
+467
*
|
xlib: allow winsys's to register themselves with glx/xlib state tracker
Keith Whitwell
2009-01-13
8
-191
/
+96
*
|
xlib: move state tracker to glx/xlib
Keith Whitwell
2009-01-09
1
-3
/
+3
*
|
xlib: disable more cell calls when GALLIUM_CELL not defined
Keith Whitwell
2009-01-09
1
-0
/
+4
*
|
xlib: combine and eliminate some header files
Keith Whitwell
2009-01-09
1
-4
/
+3
*
|
cell: fix breakage from xlib re-org
Brian Paul
2009-01-08
3
-1
/
+9
*
|
gallium: split driver-independent code out of xlib winsys
Keith Whitwell
2009-01-08
24
-7957
/
+753
|
/
*
cell: fix build breakage
Brian Paul
2008-12-19
1
-0
/
+4
*
winsys: fix depth buffer size when using stencil
Brian Paul
2008-12-17
1
-0
/
+3
*
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-12-10
1
-2
/
+2
|
\
|
*
gallium: restore default_depth_bits() call in xlib winsys
Brian Paul
2008-12-10
1
-2
/
+2
|
*
cell: fix twiddled tile display for XSHM. Fixed blank window problem.
Brian Paul
2008-09-12
1
-5
/
+12
*
|
scons: Don't hardcode any drivers for the xlib winsys, just pick suitable ones.
Michel Dänzer
2008-10-23
1
-9
/
+13
*
|
cell: disable XShmPutImage for tiled surface for now
Brian Paul
2008-09-19
1
-2
/
+2
*
|
cell: fix twiddled tile display for XSHM. Fixed blank window problem.
Brian Paul
2008-09-12
1
-5
/
+12
|
/
*
cell: fix tile twidding bug seen in the event of multiple expose events
Brian Paul
2008-09-11
1
-10
/
+9
*
gallium: typo: s/PIPE_FORMAT_Z16UNORM/PIPE_FORMAT_Z16_UNORM/
Brian Paul
2008-09-11
1
-1
/
+1
*
cell: checkpoint commit of new per-fragment processing
Brian Paul
2008-09-11
2
-1
/
+41
*
scons: Install libGL.so and respective symlinks.
José Fonseca
2008-09-08
1
-1
/
+3
*
gallium: do image clipping in xmesa_display_surface_tiled()
Brian Paul
2008-09-03
1
-5
/
+11
*
cell: move misplaced assertions; put them after ximage is assigned.
Brian Paul
2008-09-03
1
-4
/
+4
*
Cell: added linux-cell-debug config
Brian Paul
2008-09-03
1
-4
/
+1
*
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-09-03
2
-2
/
+2
*
gallium: call st_finish() in XMesaFlush()
Brian Paul
2008-08-27
1
-0
/
+1
*
gallium: thread wrapper clean-up
Brian Paul
2008-08-26
3
-28
/
+10
*
gallium: include u_math.h
Brian Paul
2008-08-25
1
-1
/
+2
*
gallium: include u_memory.h, u_math.h
Brian
2008-08-24
1
-0
/
+1
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
3
-3
/
+3
*
xlib: Revert destroying pipe_screen (temporary).
José Fonseca
2008-08-19
1
-0
/
+3
*
xlib: Kill xmesa_surface.
José Fonseca
2008-08-15
1
-43
/
+19
*
xlib: Use trace usage.
José Fonseca
2008-08-14
2
-12
/
+8
*
trace: Trace pipe_winsys calls.
José Fonseca
2008-08-09
1
-1
/
+6
*
gallium: use PIPE_FORMAT_X8Z24_UNORM for 24-bit Z but no stencil
Brian Paul
2008-08-07
1
-0
/
+5
*
xlib: Integrate with the trace pipe driver.
José Fonseca
2008-08-07
2
-25
/
+42
*
gallium: Drop pipe_texture->cpp and pipe_surface->cpp.
José Fonseca
2008-06-27
3
-27
/
+37
*
scons: Fix i965/xlib build.
José Fonseca
2008-06-27
1
-1
/
+6
*
gallium: additional comment
Brian Paul
2008-06-06
1
-0
/
+4
*
scons: Integrate gdi winsys.
José Fonseca
2008-06-03
1
-24
/
+26
*
Merge branch 'gallium-vertex-linear' into gallium-0.1
Jakob Bornecrantz
2008-05-28
1
-0
/
+14
|
\
[next]