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
*
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
|
\
|
*
xlib: add failure paths for context creation
Keith Whitwell
2008-05-12
1
-0
/
+14
*
|
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-09
2
-0
/
+12
|
\
|
|
*
xlib: more SP_NO_RAST support
Keith Whitwell
2008-05-08
2
-0
/
+12
*
|
gallium: Propagate tex_usage flags down to winsys.
José Fonseca
2008-05-07
2
-2
/
+4
*
|
Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-06
1
-127
/
+133
|
\
|
|
*
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
*
|
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-02
1
-58
/
+23
|
\
|
|
*
gallium: remove the unused softpipe_winsys code
Brian Paul
2008-05-01
1
-58
/
+23
*
|
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-0
/
+2
|
/
*
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
*
gallium: Eliminate p_winsys::printf
José Fonseca
2008-03-31
2
-21
/
+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
1
-0
/
+31
*
xlib: Add support for MIT-SHM in xlib winsys driver
Ian Romanick
2008-03-25
4
-56
/
+267
*
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
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
2
-7
/
+15
*
Update for llvm -> gallivm rename.
José Fonseca
2008-02-18
1
-6
/
+2
[next]