index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
xlib
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-24
gallium: Reorg winsys directories
Jakob Bornecrantz
3
-504
/
+0
2010-03-23
Change libX11 variables to not conflict with AC_PATH_XTRA
Dan Nicholson
1
-1
/
+1
2010-03-16
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
1
-0
/
+25
2010-03-13
gallium: Respect user's CFLAGS for including X headers
Dan Nicholson
1
-1
/
+2
2010-03-11
winsys/xlib: Fix memory leak.
Vinson Lee
1
-1
/
+1
2010-03-10
ws/xlib: remove dead lines
Keith Whitwell
1
-6
/
+0
2010-03-09
ws/xlib: no dependency on mesa state tracker
Keith Whitwell
1
-2
/
+1
2010-03-09
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
8
-320
/
+2
2010-03-09
cell: fix up assorted compilation problems
Brian Paul
1
-10
/
+13
2010-03-09
scons: Add new targets option.
José Fonseca
1
-8
/
+8
2010-03-09
cell: untwiddle surface contents in flush_frontbuffer()
Keith Whitwell
1
-81
/
+0
2010-03-09
ws/xlib: remove USE_XSHM preprocessor macro
Keith Whitwell
2
-16
/
+3
2010-03-09
ws/xlib: manage the GC internally
Keith Whitwell
1
-6
/
+37
2010-03-09
winsys/xlib: Fix a segfault when USE_XSHM is not defined.
Chia-I Wu
1
-10
/
+31
2010-03-08
gallium: remove xlib_driver::display_surface
Keith Whitwell
2
-24
/
+0
2010-03-08
gallium: make it work
Keith Whitwell
2
-0
/
+50
2010-03-08
gallium: introduce target directory
Keith Whitwell
6
-492
/
+34
2010-03-08
ws/xlib: remove dead files
Keith Whitwell
2
-510
/
+0
2010-03-08
ws/xlib: fixup softpipe build
Keith Whitwell
1
-2
/
+2
2010-03-08
winsys/xlib: remove dependency on glx/x11 state tracker
Keith Whitwell
3
-40
/
+53
2010-03-08
ws/xlib: remove redundant declarations
Keith Whitwell
1
-7
/
+0
2010-03-08
winsys/xlib: sketch of cell support
Keith Whitwell
1
-248
/
+20
2010-03-04
gallium: fix llvmpipe after winsys move
Keith Whitwell
2
-2
/
+4
2010-03-04
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
7
-809
/
+428
2010-02-25
scons: Always build trace driver
José Fonseca
1
-5
/
+1
2010-02-24
gallium: remove $(DEFINES) from cc/c++ command lines
Brian Paul
1
-2
/
+2
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
3
-65
/
+0
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
4
-4
/
+4
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
4
-4
/
+4
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
1
-12
/
+11
2010-01-22
xlib/softpipe: more buffer free fixes
Brian Paul
1
-12
/
+11
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
1
-5
/
+20
2010-01-21
Do not include glapi/dispatch.h outside Mesa core.
Chia-I Wu
1
-1
/
+2
2010-01-20
xlib/softpipe: fix buffer memory leak
Brian Paul
1
-5
/
+20
2010-01-12
Merge branch 'master' into opengl-es-v2
Chia-I Wu
9
-216
/
+298
2010-01-12
st/mesa: Remove st_api.c.
Chia-I Wu
1
-0
/
+2
2010-01-08
scons: Don't build xlib when dri is enabled.
José Fonseca
1
-0
/
+4
2010-01-08
scons: Output a meaningful message when xlib libGL.so can't be built.
José Fonseca
1
-45
/
+57
2010-01-01
scons: Aggregate all tiny libraries in a single library.
José Fonseca
1
-1
/
+1
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
1
-0
/
+209
2009-12-28
xlib: Integrate the trace driver with all pipe drivers.
José Fonseca
5
-134
/
+3
2009-12-28
scons: Fix xlib build.
José Fonseca
1
-1
/
+1
2009-12-27
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
1
-0
/
+209
2009-12-22
xlib: Use C-style comments.
Vinson Lee
1
-2
/
+2
2009-12-21
Merge branch 'mesa_7_7_branch'
Brian Paul
1
-4
/
+4
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
3
-12
/
+12
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
3
-34
/
+17
2009-12-14
mesa: Add missing $(DESTDIR) support to src/gallium/winsys/xlib/Makefile
Matthew Bell
1
-4
/
+4
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
3
-34
/
+16
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
3
-3
/
+6
[next]