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
/
xlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
7
-809
/
+428
*
scons: Always build trace driver
José Fonseca
2010-02-25
1
-5
/
+1
*
gallium: remove $(DEFINES) from cc/c++ command lines
Brian Paul
2010-02-24
1
-2
/
+2
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
3
-65
/
+0
*
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
4
-4
/
+4
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
4
-4
/
+4
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-12
/
+11
|
\
|
*
xlib/softpipe: more buffer free fixes
Brian Paul
2010-01-22
1
-12
/
+11
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-5
/
+20
|
\
|
|
*
xlib/softpipe: fix buffer memory leak
Brian Paul
2010-01-20
1
-5
/
+20
*
|
Do not include glapi/dispatch.h outside Mesa core.
Chia-I Wu
2010-01-21
1
-1
/
+2
*
|
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-12
9
-216
/
+298
|
\
\
|
*
|
st/mesa: Remove st_api.c.
Chia-I Wu
2010-01-12
1
-0
/
+2
|
*
|
scons: Don't build xlib when dri is enabled.
José Fonseca
2010-01-08
1
-0
/
+4
|
*
|
scons: Output a meaningful message when xlib libGL.so can't be built.
José Fonseca
2010-01-08
1
-45
/
+57
|
*
|
scons: Aggregate all tiny libraries in a single library.
José Fonseca
2010-01-01
1
-1
/
+1
|
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
1
-0
/
+209
|
|
\
|
|
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-27
1
-0
/
+209
|
|
|
\
|
|
|
*
xlib: Use C-style comments.
Vinson Lee
2009-12-22
1
-2
/
+2
|
*
|
|
xlib: Integrate the trace driver with all pipe drivers.
José Fonseca
2009-12-28
5
-134
/
+3
|
*
|
|
scons: Fix xlib build.
José Fonseca
2009-12-28
1
-1
/
+1
|
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
1
-4
/
+4
|
|
\
|
|
|
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-15
1
-4
/
+4
|
|
|
\
|
|
|
|
*
mesa: Add missing $(DESTDIR) support to src/gallium/winsys/xlib/Makefile
Matthew Bell
2009-12-14
1
-4
/
+4
|
*
|
|
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
3
-12
/
+12
|
*
|
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
3
-34
/
+17
|
|
\
\
\
|
|
*
\
\
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
3
-34
/
+16
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-30
3
-34
/
+16
|
|
*
|
|
Merge commit 'mesa_7_6_branch' into mesa_7_7_branch
Jakob Bornecrantz
2009-12-02
1
-0
/
+1
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
|
/
|
|
|
*
cell: added tex_usage param to xm_surface_buffer_create()
Brian Paul
2009-12-02
1
-0
/
+1
|
*
|
|
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
3
-3
/
+6
|
|
/
/
*
/
/
gallium/xlib: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.
Chia-I Wu
2009-11-05
1
-0
/
+30
|
/
/
*
|
configs: fix some remains of the i915simple driver
Zack Rusin
2009-10-11
1
-1
/
+1
*
|
i965g: remove 965/brw files from XLIB_WINSYS_SOURCES
Brian Paul
2009-10-05
1
-3
/
+0
*
|
i965g: Drop i965simple
Jakob Bornecrantz
2009-10-05
8
-1240
/
+0
*
|
Merge branch 'softpipe-opt'
Keith Whitwell
2009-09-23
1
-45
/
+53
|
\
\
|
|
/
|
/
|
|
*
gallium/xlib: use XSHM for swapbuffers
Keith Whitwell
2009-07-22
1
-45
/
+53
*
|
llvmpipe: asst fixes for 'make linux-llvmpipe'
Brian Paul
2009-09-11
2
-0
/
+4
[next]