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
*
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
*
|
gallium/xlib: silence uninitialized var warning
Brian Paul
2009-09-03
1
-1
/
+1
*
|
scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.
José Fonseca
2009-09-01
1
-6
/
+6
*
|
xlib: Implement lp_winsys::destroy.
José Fonseca
2009-08-30
1
-0
/
+9
*
|
xlib: Implement llvmpipe lp_winsys interface.
José Fonseca
2009-08-29
1
-206
/
+144
*
|
xlib: Update llvmpipe integration for changes in master.
José Fonseca
2009-08-29
1
-0
/
+1
*
|
llvmpipe: add missing break in xlib _init()
Brian Paul
2009-08-29
1
-0
/
+1
*
|
llvmpipe: Allow to build without udis86.
José Fonseca
2009-08-29
1
-1
/
+1
*
|
llvmpipe: Disassemble generated x86 code.
José Fonseca
2009-08-29
1
-0
/
+8
*
|
xlib: Complete llvmpipe integration.
José Fonseca
2009-08-29
3
-1
/
+11
*
|
xlib: Integrate with llvmpipe.
José Fonseca
2009-08-29
1
-0
/
+513
*
|
xlib: fix single buffer window resize bug
Brian Paul
2009-08-24
1
-0
/
+1
*
|
gallium/xlib: add missing tex_usage parameter
Brian Paul
2009-08-11
1
-0
/
+1
*
|
gallium/xlib: add missing tex_usage parameter
Brian Paul
2009-08-11
1
-0
/
+1
|
/
*
Use separate $(MINSTALL) for installing libraries
Dan Nicholson
2009-06-01
1
-1
/
+1
*
mesa: Prepend "-Wl," to linking options
Tormod Volden
2009-04-30
1
-1
/
+1
*
softpipe: Simplify softpipe_create's prototype.
José Fonseca
2009-04-18
1
-1
/
+1
*
xlib/trace: Fixup xlib trace
Jakob Bornecrantz
2009-04-17
1
-5
/
+11
*
cell: update cell driver after gallium reference count changes
Brian Paul
2009-03-04
1
-8
/
+7
*
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
1
-1
/
+0
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
3
-10
/
+8
*
cell: added null ptr check in xm_flush_frontbuffer()
Brian Paul
2009-02-24
1
-1
/
+2
*
gallium/winsys/xlib: Fix build with USE_XSHM undefined.
Michel Dänzer
2009-02-19
1
-8
/
+30
[next]