index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
xlib
/
xm_winsys.c
Age
Commit message (
Expand
)
Author
2008-09-19
cell: disable XShmPutImage for tiled surface for now
Brian Paul
2008-09-12
cell: fix twiddled tile display for XSHM. Fixed blank window problem.
Brian Paul
2008-09-11
cell: fix tile twidding bug seen in the event of multiple expose events
Brian Paul
2008-09-11
cell: checkpoint commit of new per-fragment processing
Brian Paul
2008-09-03
gallium: do image clipping in xmesa_display_surface_tiled()
Brian Paul
2008-09-03
cell: move misplaced assertions; put them after ximage is assigned.
Brian Paul
2008-09-03
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-15
xlib: Kill xmesa_surface.
José Fonseca
2008-08-14
xlib: Use trace usage.
José Fonseca
2008-08-09
trace: Trace pipe_winsys calls.
José Fonseca
2008-08-07
xlib: Integrate with the trace pipe driver.
José Fonseca
2008-06-27
gallium: Drop pipe_texture->cpp and pipe_surface->cpp.
José Fonseca
2008-05-07
gallium: Propagate tex_usage flags down to winsys.
José Fonseca
2008-05-06
Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-03
gallium: fix warnings
Brian Paul
2008-05-02
gallium: code movement (XSHM code)
Brian Paul
2008-05-02
gallium: comments, clean-ups
Brian Paul
2008-05-02
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-01
gallium: remove the unused softpipe_winsys code
Brian Paul
2008-05-01
gallium: tex surface checkpoint
Keith Whitwell
2008-04-29
gallium: updated comment in xm_flush_frontbuffer()
Brian Paul
2008-04-22
xlib: implement SP_NO_RAST env var
Keith Whitwell
2008-03-31
gallium: Eliminate p_winsys::printf
José Fonseca
2008-03-26
xlib: Fix build error from recent fence changes
Ian Romanick
2008-03-26
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-25
xlib: Add support for MIT-SHM in xlib winsys driver
Ian Romanick
2008-02-27
Cell: implement pipe_screen for cell driver
Brian
2008-02-27
gallium: implement pipe_screen for softpipe driver
Brian
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca