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
*
EGL_i915: Make struct drm_device per display.
Chia-I Wu
2009-08-26
4
-43
/
+55
*
st/xorg: create basic vertex shader
Zack Rusin
2009-08-26
2
-8
/
+37
*
st/xorg: create basic fragment shader
Zack Rusin
2009-08-26
1
-26
/
+10
*
st/dri: Add some debug code
Jakob Bornecrantz
2009-08-26
1
-2
/
+6
*
st/xorg: Temporary fix for none stencil visuals
Jakob Bornecrantz
2009-08-26
1
-2
/
+17
*
st/xorg: Find out correct type for depth stencil buffers
Jakob Bornecrantz
2009-08-26
2
-1
/
+13
*
st/dri: Redo config generation
Jakob Bornecrantz
2009-08-26
2
-52
/
+87
*
st/xorg: Add support for dirty framebuffer region reporting.
Michel Dänzer
2009-08-26
3
-1
/
+86
*
st/dri: make the GL_ARB_map_buffer_range entrypoints available
Ben Skeggs
2009-08-26
1
-0
/
+2
*
xorg: insert shaders into the cache
Zack Rusin
2009-08-25
1
-0
/
+49
*
exa: add basic code to cache vertex and fragment shaders
Zack Rusin
2009-08-25
2
-40
/
+84
*
exa: check whether the op is accelerated
Zack Rusin
2009-08-25
2
-21
/
+57
*
xorg: revert bad merge
Zack Rusin
2009-08-25
1
-0
/
+15
*
Add support for building the Xorg state tracker with scons.
Michel Dänzer
2009-08-25
1
-0
/
+26
*
xorg: fix compilation
Zack Rusin
2009-08-24
1
-1
/
+2
*
xorg: start on code accelerating render
Zack Rusin
2009-08-24
6
-51
/
+255
*
openvg: fix vgTransformPath with relative coords
Zack Rusin
2009-08-24
1
-1
/
+1
*
st/dri: Remove some debug prints
Jakob Bornecrantz
2009-08-22
1
-6
/
+0
*
st/dri: Find out if the drawable is a pixmap
Jakob Bornecrantz
2009-08-22
2
-0
/
+39
*
st/dri: Fix frontbuffer rendering with DRI2
Jakob Bornecrantz
2009-08-22
1
-15
/
+15
*
st/xorg: Handle fake fronts correctly for pixmaps
Jakob Bornecrantz
2009-08-22
1
-0
/
+46
*
st/egl: Add support for drmModeDirtyFB command if found
Jakob Bornecrantz
2009-08-21
1
-2
/
+10
*
st/egl: Open the first drm node
Jakob Bornecrantz
2009-08-20
1
-1
/
+12
*
gallium: rename copy/fill_rect utility functions
Brian Paul
2009-08-19
1
-1
/
+1
*
st/xlib: remove a couple more 'fake' references
Keith Whitwell
2009-08-19
1
-4
/
+2
*
st/xlib: remove dead ungrab helper
Keith Whitwell
2009-08-19
1
-13
/
+0
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-18
1
-1
/
+1
|
\
|
*
python/retrace: Open bz2 files correctly.
José Fonseca
2009-08-14
1
-1
/
+1
*
|
egl: Create the front texture the properly
Jakob Bornecrantz
2009-08-18
1
-25
/
+9
*
|
egl: Some per-driver data should be per-display.
Chia-I Wu
2009-08-18
1
-9
/
+16
*
|
egl: Overhaul driver API.
Chia-I Wu
2009-08-18
4
-70
/
+43
*
|
st/xlib: reduce the proliferation of GLX context types
Keith Whitwell
2009-08-14
1
-57
/
+37
*
|
st/dri: remove unused dummyContext value
Keith Whitwell
2009-08-14
2
-14
/
+0
*
|
st/vega: Add more symbols defined by mesa/st.
Chia-I Wu
2009-08-14
2
-3
/
+18
*
|
st/dri: Add support for GLX_EXT_texture_from_pixmap with direct rendering.
Michel Dänzer
2009-08-13
3
-0
/
+37
*
|
st/xorg: Fix DRI2 CopyRegion hook.
Michel Dänzer
2009-08-13
1
-29
/
+43
*
|
st/xorg: Acquire/drop DRM master in order to work with multiple servers.
Michel Dänzer
2009-08-12
1
-0
/
+15
*
|
gallium/glx/xlib: main/ prefix on Mesa includes, remove -I$(TOP)/src/mesa/main/
Brian Paul
2009-08-12
4
-10
/
+9
*
|
gallium/glx/xlib: updated comments
Brian Paul
2009-08-12
3
-4
/
+2
*
|
gallium/glx/xlib: delete fakeglx.h
Brian Paul
2009-08-12
1
-41
/
+0
*
|
gallium/glx/xlib: rename fakeglx.c to glx_api.c
Brian Paul
2009-08-12
3
-2
/
+2
*
|
gallium/glx/xlib: delete glxapi.h
Brian Paul
2009-08-12
1
-36
/
+0
*
|
gallium/glx/xlib: rename fakeglx_fonts.c to glx_usefont.c
Brian Paul
2009-08-12
3
-2
/
+2
*
|
gallium/glx/xlib: rename glxapi.c to glx_getproc.c
Brian Paul
2009-08-12
3
-2
/
+3
*
|
gallium/glx/xlib: don't include fakeglx.h
Brian Paul
2009-08-12
1
-1
/
+0
*
|
gallium/glx/xlib: overhaul and simplification of the Gallium Xlib-based GLX
Brian Paul
2009-08-12
4
-1574
/
+280
*
|
st/xorg: If we have DRI2 we should also have some sort of hw support
Jakob Bornecrantz
2009-08-06
1
-1
/
+1
*
|
st/xorg: Make it work again
Jakob Bornecrantz
2009-08-05
5
-10
/
+86
*
|
st/egl: Create primary texture not display target
Jakob Bornecrantz
2009-08-05
1
-2
/
+2
*
|
egl: Replace IsBound by a pointer to the binding.
Chia-I Wu
2009-08-03
2
-2
/
+2
[next]