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
22.3
23.0
23.1
23.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
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
staging/22.3
staging/23.0
staging/23.1
staging/23.2
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
/
g3dvl
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-13
[g3dvl] remove some unneeded Makefiles
Christian König
4
-121
/
+0
2011-07-09
[g3dvl] stop calling dri2DestroyDrawable
Christian König
1
-16
/
+0
2011-07-08
[g3dvl] and finally remove pipe_video_context
Christian König
3
-29
/
+4
2011-07-08
[g3dvl] remove the unused priv member from pipe_video_context
Christian König
2
-6
/
+2
2011-07-08
[g3dvl] remove create_surface from video context
Christian König
2
-4
/
+4
2011-07-08
[g3dvl] make pipe_context mandatory for creation pipe_video_context
Christian König
3
-7
/
+30
2011-04-10
[g3dvl] get softpipe to work again
Christian König
1
-13
/
+12
2011-04-07
[g3dvl] stop waiting for replay of DRI2CopyRegion
Christian König
1
-4
/
+1
2011-04-06
[g3dvl] and finally split the decoder part out of the context
Christian König
2
-12
/
+3
2011-03-19
get softpipe winsys to compile again
Christian König
1
-6
/
+9
2010-12-11
Merge remote branch 'origin/master' into pipe-video
Christian König
2
-12
/
+21
2010-10-23
Some more merge fixes
Christian König
1
-16
/
+2
2010-10-16
Fix problems created by Merge
Christian König
1
-1
/
+1
2010-10-12
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Christian König
1
-1
/
+0
2010-06-06
vl: Drop DRI1, clean up DRI2 bits.
Younes Manton
5
-369
/
+218
2010-05-29
vl: Get nouveau building again.
Younes Manton
1
-24
/
+43
2010-05-24
vl: Use pipe_screen::video_context_create hook instead of SP ctor.
Younes Manton
1
-1
/
+5
2010-05-23
vl: Get softpipe working again.
Younes Manton
2
-23
/
+29
2010-05-08
vl: Get softpipe building again.
Younes Manton
1
-234
/
+26
2010-04-30
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Younes Manton
2
-73
/
+10
2010-04-28
vl: WIP DRI2 support in the winsys.
Younes Manton
6
-32
/
+979
2010-04-24
vl: Adapt to dri changes.
Younes Manton
3
-17
/
+8
2010-04-24
vl: Fix up configure.ac/Makefile
Younes Manton
1
-1
/
+1
2010-04-10
Squashed commit of the following:
Keith Whitwell
11
-926
/
+0
2010-03-12
Merge remote branch 'origin/master' into pipe-video
Younes Manton
2
-12
/
+7
2010-02-04
Nuke the nv0x-nv2x gallium pipe drivers.
Francisco Jerez
1
-4
/
+1
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
1
-1
/
+1
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
1
-1
/
+1
2010-02-01
r300g/g3dvl: Fix build error and correct Makefile for xvmc lib
Cooper Yuan
1
-4
/
+5
2010-01-29
r300g/g3dvl: port xvmc video stuff to mesa/pipe-video branch
Cooper Yuan
1
-0
/
+19
2010-01-01
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2
-13
/
+3
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
1
-2
/
+2
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
1
-6
/
+3
2009-12-06
Merge branch 'master' into pipe-video
Younes Manton
1
-6
/
+3
2009-12-05
g3dvl: It's ok to not have cliprects (minimized windows, etc).
Younes Manton
1
-16
/
+18
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
1
-1
/
+2
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
1
-6
/
+3
2009-11-05
g3dvl: Shared drm winsys bits.
Younes Manton
17
-455
/
+1546
2009-11-02
g3dvl: DRM winsys changes.
Younes Manton
4
-102
/
+577
2009-10-23
g3dvl: pass display and screen to g3dvl when creating video private context
Cooper Yuan
2
-4
/
+6
2009-10-01
g3dvl: Formatting.
Younes Manton
1
-175
/
+172
2009-10-01
g3dvl: Delete state_trackers/g3dvl, other unused files.
Younes Manton
1
-291
/
+0
2009-10-01
g3dvl: Copyright blocks.
Younes Manton
2
-0
/
+54
2009-09-27
g3dvl: Move XvMC under the Xorg state tracker.
Younes Manton
1
-2
/
+2
2009-09-27
g3dvl: Implement XvMC using pipe_video_context.
Younes Manton
4
-6
/
+407
2009-09-15
st/g3dvl: pass color values to softpipe clear function
Cooper Yuan
1
-0
/
+1
2009-04-18
softpipe: Simplify softpipe_create's prototype.
José Fonseca
1
-1
/
+1
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
1
-1
/
+1
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
1
-2
/
+2
2009-03-02
g3dvl: Grab surface pointer when flushing front buffer in SP winsys.
Younes Manton
1
-2
/
+2
[next]