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
*
st/egl_g3d: Add support for driver probe.
Chia-I Wu
2010-01-20
2
-11
/
+108
*
st/egl_g3d: Add support for probe to native displays.
Chia-I Wu
2010-01-20
5
-7
/
+146
*
st/egl_g3d: Do not reuse the pipe transfer in ximage.
Chia-I Wu
2010-01-20
1
-18
/
+22
*
Merge remote branch 'origin/opengl-es-v2'
Chia-I Wu
2010-01-20
5
-3
/
+95
|
\
|
*
st/es: Clean up install target.
Chia-I Wu
2010-01-12
1
-7
/
+7
|
*
st/es: Fix build issue after merge.
Chia-I Wu
2010-01-12
3
-20
/
+20
|
*
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-12
147
-1749
/
+8612
|
|
\
|
*
|
st/egl: Allow APIs other than OpenGL.
Chia-I Wu
2009-11-10
1
-2
/
+0
|
*
|
gallium: Allow state trackers to install files.
Chia-I Wu
2009-11-06
1
-1
/
+5
|
*
|
st/es: Add OpenGL ES state trackers.
Chia-I Wu
2009-11-05
3
-0
/
+90
*
|
|
st/egl_g3d: Clean up for x11_drawable_get_depth.
Chia-I Wu
2010-01-18
2
-2
/
+1
*
|
|
dri: Add an MSAA-enabled factor to DRI configs.
Corbin Simpson
2010-01-18
1
-2
/
+3
*
|
|
dri: Properly calculate number of modes for MSAA.
Corbin Simpson
2010-01-18
1
-3
/
+5
*
|
|
st/egl_g3d: Add support for eglCopyBuffers.
Chia-I Wu
2010-01-18
1
-0
/
+97
*
|
|
st/egl_g3d: Add is_pixmap_supported to native display interface.
Chia-I Wu
2010-01-18
5
-0
/
+96
*
|
|
st/egl_g3d: Update validate to use an attachment mask.
Chia-I Wu
2010-01-18
6
-129
/
+116
*
|
|
st/vega: Fix window resizing with egl_g3d.
Chia-I Wu
2010-01-18
2
-5
/
+8
*
|
|
st/vega: Call screen->update_buffer instead of winsys->update_buffer.
Chia-I Wu
2010-01-18
1
-3
/
+2
*
|
|
softpipe: Move st/python's malloc winsys to softpipe
Jakob Bornecrantz
2010-01-17
1
-217
/
+2
*
|
|
st/xlib: Make glXGetProcAddressARB visible
Jakob Bornecrantz
2010-01-17
1
-1
/
+1
*
|
|
gallium: Fix uninitialized instance divisor and index.
Chia-I Wu
2010-01-16
1
-0
/
+1
*
|
|
regress: Add .gitgnore for *.png files.
Michal Krol
2010-01-15
2
-0
/
+2
*
|
|
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
11
-73
/
+70
|
\
\
\
|
*
|
|
gallium: adapt state trackers etc. to pipe_constant_buffer removal
Roland Scheidegger
2009-12-23
11
-73
/
+70
*
|
|
|
st/egl_g3d: Avoid validation upon buffer swap or flush frontbuffer.
Chia-I Wu
2010-01-15
1
-5
/
+4
*
|
|
|
st/egl_g3d: Hook to update_buffer of the pipe screen.
Chia-I Wu
2010-01-15
2
-1
/
+19
*
|
|
|
st/egl_g3d: Always override flush_frontbuffer.
Chia-I Wu
2010-01-15
7
-78
/
+23
*
|
|
|
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
2
-3
/
+8
|
\
\
\
\
|
*
|
|
|
st/dri: Make sure we always request a fake front.
Thomas Hellstrom
2010-01-13
1
-2
/
+1
|
*
|
|
|
st/xorg: move exaMoveInPixmap before trying to fetch it
Zack Rusin
2010-01-11
1
-2
/
+4
|
*
|
|
|
st/xorg: fix a rare video crash
Zack Rusin
2010-01-11
1
-1
/
+2
|
*
|
|
|
Revert "st/dri: no need to request fake front buffer, only handle it being re...
Thomas Hellstrom
2010-01-11
1
-0
/
+3
*
|
|
|
|
egl_g3d: Check if the creation of pipe or st context fails.
Chia-I Wu
2010-01-14
1
-2
/
+12
*
|
|
|
|
st/egl_g3d: Use a sequence number to decide if validation is required.
Chia-I Wu
2010-01-14
7
-21
/
+66
*
|
|
|
|
st/egl_g3d: Get the stapi from the driver.
Chia-I Wu
2010-01-12
1
-3
/
+2
*
|
|
|
|
egl: Add _EGLDriver as the first argument to GetProcAddress.
Chia-I Wu
2010-01-12
1
-1
/
+1
*
|
|
|
|
st/egl_g3d: Improve comments to the native display interface.
Chia-I Wu
2010-01-12
1
-2
/
+12
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
st/egl_g3d: Add support for KMS native display.
Chia-I Wu
2010-01-12
2
-0
/
+1004
*
|
|
|
st/egl_g3d: Add support for EGL_MESA_screen_surface.
Chia-I Wu
2010-01-12
2
-1
/
+202
*
|
|
|
st/egl_g3d: Update the native display interface for modesetting.
Chia-I Wu
2010-01-12
1
-13
/
+56
*
|
|
|
st/egl_g3d: New EGL state tracker that uses Gallium.
Chia-I Wu
2010-01-12
17
-0
/
+4344
*
|
|
|
st/vega: Make it compatible with st_public.h.
Chia-I Wu
2010-01-12
2
-6
/
+12
*
|
|
|
st/vega: Advertise OpenVG support.
Chia-I Wu
2010-01-12
1
-0
/
+3
*
|
|
|
st/xlib: Mark GLX functions as public.
Chia-I Wu
2010-01-11
3
-77
/
+80
*
|
|
|
st: Mark functions in st_public.h and vg_tracker.h as public.
Chia-I Wu
2010-01-11
1
-0
/
+20
*
|
|
|
python: Integrate with llvmpipe if possible.
José Fonseca
2010-01-11
2
-7
/
+168
*
|
|
|
python: Mask out PIPE_TEXTURE_USAGE_DISPLAY_TARGET usage.
José Fonseca
2010-01-11
1
-0
/
+10
*
|
|
|
python: Prefer PIPE_FORMAT_Z32_UNORM.
José Fonseca
2010-01-11
2
-2
/
+2
*
|
|
|
python: Set PIPE_TEXTURE_USAGE_RENDER_TARGET instead of DISPLAY_TARGET.
José Fonseca
2010-01-11
4
-4
/
+4
*
|
|
|
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-11
3
-0
/
+12
[next]