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
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
6
-8
/
+5
*
gallium: Don't build egl state_tracker
Jakob Bornecrantz
2009-01-30
1
-1
/
+1
*
egl: Don't fill shown screen
Jakob Bornecrantz
2009-01-30
1
-16
/
+0
*
egl: Blit to the bound frontbuffer with pipe
Jakob Bornecrantz
2009-01-29
1
-0
/
+8
*
gallium: Build EGL st when build glx st
Jakob Bornecrantz
2009-01-28
1
-1
/
+1
*
egl: Adopt to st_framebuffer changes
Jakob Bornecrantz
2009-01-28
1
-2
/
+1
*
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
2
-2
/
+2
*
gallium: standardize naming of masks
Zack Rusin
2009-01-27
1
-2
/
+2
*
gallium: change the st_get_framebuffer_surface/texture functions
Alan Hourihane
2009-01-23
1
-5
/
+6
*
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-20
1
-55
/
+15
*
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-19
9
-57
/
+1209
|
\
|
*
g3dvl: Some cleanups.
Younes Manton
2009-01-18
1
-1
/
+7
|
*
g3dvl: Ref count everywhere.
Younes Manton
2009-01-18
3
-46
/
+52
|
*
g3dvl: Mark all buffers for incoming frame data as discardable.
Younes Manton
2009-01-18
2
-10
/
+10
|
*
g3dvl: Return BadAlloc if we can't create an XvMC surface.
Younes Manton
2009-01-18
1
-0
/
+6
|
*
egl: Fix swap and creation of front buffer
Jakob Bornecrantz
2009-01-19
2
-20
/
+120
|
*
egl: Add a egl state_tracker that use Gallium
Jakob Bornecrantz
2009-01-18
6
-0
/
+1034
*
|
xlib: don't explicitly create the pipe_winsys struct
Keith Whitwell
2009-01-17
2
-16
/
+2
*
|
xlib: allow winsys's to register themselves with glx/xlib state tracker
Keith Whitwell
2009-01-13
3
-20
/
+35
*
|
dri: make dri_display_surface static
Keith Whitwell
2009-01-12
2
-6
/
+1
*
|
dri: pull dri_swapbuffers.c into dri_drawable.c
Keith Whitwell
2009-01-12
6
-346
/
+370
*
|
dri: rename dri1 directory
Keith Whitwell
2009-01-12
9
-0
/
+0
*
|
dri: sketch of new device-independent glx/dri state tracker
Keith Whitwell
2009-01-12
9
-0
/
+1217
*
|
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-11
9
-2563
/
+207
|
\
|
|
*
nouveau: Factor out common winsys bits into libnouveaudrm.a
Younes Manton
2009-01-10
1
-5
/
+5
|
*
g3dvl: Use Gallium MALLOC wrappers.
Younes Manton
2009-01-10
7
-25
/
+28
|
*
g3dvl: Get rid of old unbuffered motion compensation code.
Younes Manton
2009-01-10
4
-2365
/
+1
|
*
g3dvl: Map vertex bufs once per frame/flush.
Younes Manton
2009-01-10
1
-36
/
+48
|
*
nouveau: Catch some more leaks.
Younes Manton
2009-01-10
1
-0
/
+1
|
*
g3dvl: Allocate one set of bufs, let winsys rename them as necessary.
Younes Manton
2009-01-10
1
-140
/
+132
|
*
g3dvl: Expand YCbCr to full RGB range by default.
Younes Manton
2009-01-10
1
-1
/
+1
|
*
g3dvl: Flag textures holding incoming data as dynamic.
Younes Manton
2009-01-10
1
-1
/
+1
*
|
xlib: move state tracker to glx/xlib
Keith Whitwell
2009-01-09
11
-3
/
+28
*
|
xlib: strip out some CI and overlay support
Keith Whitwell
2009-01-09
1
-167
/
+87
*
|
xlib: strip out some overlay support
Keith Whitwell
2009-01-09
1
-318
/
+6
*
|
xlib: strip out glXAllocateMemoryNV & friends
Keith Whitwell
2009-01-09
3
-108
/
+0
*
|
xlib: combine and eliminate some header files
Keith Whitwell
2009-01-09
6
-227
/
+142
*
|
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-09
1
-1
/
+1
|
\
|
|
*
python: Pass a zero offset to util_draw_vertex_buffer.
José Fonseca
2008-12-31
1
-1
/
+1
*
|
xlib: strip out glXAllocateMemoryMESA & friends
Keith Whitwell
2009-01-08
1
-28
/
+0
*
|
xlib: remove VMS tweaks, these should be moved to p_compiler.h if needed
Keith Whitwell
2009-01-08
4
-16
/
+0
*
|
xlib: remove unsued _glxapi_get_extensions func
Keith Whitwell
2009-01-08
2
-38
/
+0
*
|
xlib: strip out some unused XMesa api functions
Keith Whitwell
2009-01-08
3
-200
/
+4
*
|
xlib: rename xfonts.c to fakeglx_fonts.c
Keith Whitwell
2009-01-08
5
-11
/
+10
*
|
xlib: rename old_xmesa.h to xm_api.h
Keith Whitwell
2009-01-08
4
-3
/
+3
*
|
xlib: remove XMesaMakeCurrent, use XMesaMakeCurrent2 always
Keith Whitwell
2009-01-08
3
-29
/
+1
*
|
xlib: remove old xmesa_x.h file and all its defines
Keith Whitwell
2009-01-08
3
-87
/
+17
*
|
xlib: remove some XMesa types, just use the native Xlib ones
Keith Whitwell
2009-01-08
5
-69
/
+59
*
|
xlib: strip out more 3dfx stuff
Keith Whitwell
2009-01-08
3
-38
/
+1
*
|
xlib: pull in private copies of the GL/xmesa*.h headers
Keith Whitwell
2009-01-08
5
-3
/
+489
[next]