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
*
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
3
-13
/
+18
|
\
|
*
gallium: adapt state trackers to stencil ref change
Roland Scheidegger
2010-02-10
3
-13
/
+18
*
|
wgl: Do not reach out and destroy contexts on cleanup.
José Fonseca
2010-02-12
1
-10
/
+12
*
|
wgl: Fail gracefully whenever 3D could not be enabled for some reason.
José Fonseca
2010-02-12
4
-1
/
+30
*
|
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
1
-3
/
+6
*
|
st/xorg: fix a silly offset bug in xv
Zack Rusin
2010-02-10
1
-2
/
+9
*
|
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
1
-1
/
+1
|
/
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
1
-1
/
+1
|
\
|
*
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-03
1
-1
/
+1
*
|
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
2010-02-09
2
-3
/
+3
*
|
st/dri: fix compile breakage
Keith Whitwell
2010-02-08
1
-1
/
+1
*
|
egl: re-fix context_create typo
Keith Whitwell
2010-02-08
1
-1
/
+1
*
|
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
18
-152
/
+25
*
|
gallium/python: support two more formats in retrace dumps
Zack Rusin
2010-02-05
1
-0
/
+2
*
|
egl: Remove egl_xdri.
Chia-I Wu
2010-02-05
4
-4
/
+695
*
|
egl: Convert drivers to use typecast macros.
Chia-I Wu
2010-02-04
1
-36
/
+3
*
|
st/egl: Add missing headers to kms display.
Chia-I Wu
2010-02-04
1
-0
/
+2
*
|
st/egl: Add missing headers.
Vinson Lee
2010-02-03
2
-0
/
+2
*
|
egl: fix implicit declaration of pipe_texture_reference adding u_inlines.h
Igor Oliveira
2010-02-04
3
-0
/
+3
*
|
gallium: fix more missing includes from various places
Dave Airlie
2010-02-04
3
-0
/
+5
*
|
Merge branch 'gallium-embedded'
José Fonseca
2010-02-03
26
-27
/
+27
|
\
\
|
*
|
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
2
-2
/
+2
|
*
|
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
3
-3
/
+3
|
*
|
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
22
-22
/
+22
*
|
|
vega: implement tgsi_ureg shaders cache
Igor Oliveira
2010-02-02
1
-74
/
+75
*
|
|
vega: change tgsi asm by tgsi_ureg
Igor Oliveira
2010-02-02
1
-171
/
+380
*
|
|
st/egl: Wrong context might be used in eglBindTexImage.
Chia-I Wu
2010-02-02
1
-9
/
+11
|
/
/
*
|
st/dri: Remove duplicate type qualifier.
Vinson Lee
2010-01-31
1
-1
/
+1
*
|
egl: Initialize display configs with the display.
Chia-I Wu
2010-01-31
1
-1
/
+1
*
|
egl: Initialize display resources with their display.
Chia-I Wu
2010-01-31
1
-5
/
+5
*
|
st/egl: Do not ignore configs without a renderable type.
Chia-I Wu
2010-01-31
1
-6
/
+6
*
|
st/egl: Remove egl_g3d_get_current_context.
Chia-I Wu
2010-01-31
1
-16
/
+4
*
|
st/egl: eglBindTexImage should bind to an OpenGL ES texture.
Chia-I Wu
2010-01-30
1
-4
/
+2
*
|
egl: Rename Binding to CurrentContext in _EGLSurface.
Chia-I Wu
2010-01-30
1
-2
/
+2
*
|
st/xorg: Update to new libkms interface but be backwards compatible
Jakob Bornecrantz
2010-01-28
2
-0
/
+8
*
|
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
17
-133
/
+130
|
\
\
|
*
|
st/mesa: handle EXT_draw_buffers2 per rendertarget blend enables / colormasks
Roland Scheidegger
2010-01-25
1
-0
/
+5
|
*
|
vega: don't enable blending if not necessary
Roland Scheidegger
2010-01-25
3
-6
/
+4
|
*
|
xorg: do not enable unnecessary blending for xv
Roland Scheidegger
2010-01-25
1
-1
/
+1
|
*
|
st/python: adapt to blend changes
Roland Scheidegger
2010-01-25
7
-40
/
+40
|
*
|
vega: adapt to blend changes
Roland Scheidegger
2010-01-25
6
-76
/
+70
|
*
|
xorg: adapt to blend changes
Roland Scheidegger
2010-01-25
3
-17
/
+17
*
|
|
regress: Add vertex shaders tests for constant buffers.
Michal Krol
2010-01-28
3
-0
/
+68
*
|
|
regress: Add fragment shader test for one-dimensional constant buffers.
Michal Krol
2010-01-28
2
-5
/
+19
*
|
|
regress: Add two-dimension constant buffer test.
Michal Krol
2010-01-28
2
-0
/
+47
*
|
|
python: Link to ws2_32 on windows.
Michal Krol
2010-01-28
1
-0
/
+1
*
|
|
regress: Fix shader header.
Michal Krol
2010-01-28
1
-1
/
+1
*
|
|
egl: Migrate drivers to use _eglBindContext.
Chia-I Wu
2010-01-28
1
-10
/
+11
*
|
|
egl: eglMakeCurrent should accept an uninitialized display.
Chia-I Wu
2010-01-28
1
-10
/
+30
*
|
|
st/xorg: Remove unnecessary headers.
Vinson Lee
2010-01-28
5
-6
/
+0
[next]