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: 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
*
|
|
st/dri: Remove unnecessary headers.
Vinson Lee
2010-01-28
2
-5
/
+0
*
|
|
egl: Remove _eglGetCurrentSurface and _eglGetCurrentDisplay.
Chia-I Wu
2010-01-26
1
-3
/
+4
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
5
-7
/
+57
|
\
\
\
|
*
|
|
st/xorg: Fix crash on resize with libkms
Jakob Bornecrantz
2010-01-25
1
-2
/
+12
|
*
|
|
vega: fix incorrect samplers, textures indexes in blend_bind_samplers()
Igor Oliveira
2010-01-25
1
-2
/
+2
|
*
|
|
st/xorg: Improve options and print them to log
Jakob Bornecrantz
2010-01-25
2
-3
/
+18
|
*
|
|
st/xorg: Export helper function for detecting modesetting
Jakob Bornecrantz
2010-01-25
2
-0
/
+23
|
*
|
|
st/xorg: Fix warning
Jakob Bornecrantz
2010-01-25
1
-0
/
+2
*
|
|
|
egl: Native types are renamed in EGL 1.3.
Chia-I Wu
2010-01-25
1
-1
/
+1
*
|
|
|
egl: check if driver_name is null
Igor Oliveira
2010-01-25
1
-1
/
+2
*
|
|
|
egl: Make surfaces and contexts resources.
Chia-I Wu
2010-01-24
1
-1
/
+1
*
|
|
|
st/vega: Clean up Makefile.
Chia-I Wu
2010-01-23
1
-54
/
+26
*
|
|
|
st/es: Pass -linker and -ldflags to mklib.
Chia-I Wu
2010-01-23
1
-2
/
+2
*
|
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
12
-38
/
+98
|
\
|
|
|
|
*
|
|
st/xorg: Remove unnecessary headers.
Vinson Lee
2010-01-21
7
-11
/
+0
|
*
|
|
st/xorg: Fic bug and close drm_api at proper place
Jakob Bornecrantz
2010-01-20
1
-7
/
+17
[prev]
[next]