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
Commit message (
Expand
)
Author
Age
Files
Lines
*
auxiliary: ship all files in the distribution tarball
Emil Velikov
2014-11-16
2
-61
/
+281
*
gallium: ship the gallium API headers
Emil Velikov
2014-11-16
1
-0
/
+1
*
pipe-loader: consolidate sources into Makefile.sources
Emil Velikov
2014-11-16
2
-8
/
+10
*
dri/kms: Always zero out struct drm_mode_create_dumb
Thierry Reding
2014-11-16
1
-1
/
+1
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
29
-55
/
+5
*
radeonsi: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-11-16
3
-3
/
+16
*
tgsi/ureg: simplify code for declaring properties
Marek Olšák
2014-11-16
3
-177
/
+13
*
gallium/util: add a test for TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-11-16
3
-0
/
+308
*
gallium/util: add a window_space option to the passthrough vertex shader
Marek Olšák
2014-11-16
5
-7
/
+16
*
tgsi: fixup the string of VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-11-16
1
-1
/
+1
*
freedreno/a4xx: implement mem->gmem (restore)
Rob Clark
2014-11-15
2
-3
/
+199
*
freedreno/a4xx: move where SP_FS_MRT_REGn is emitted
Rob Clark
2014-11-15
2
-14
/
+22
*
nv50,nvc0: use clip_halfz setting when creating rasterizer state
Ilia Mirkin
2014-11-15
6
-3
/
+10
*
freedreno: add adreno 420 support
Rob Clark
2014-11-15
32
-12
/
+3870
*
freedreno: update generated headers
Rob Clark
2014-11-15
6
-66
/
+2274
*
st/wgl: Implement WGL_EXT_create_context_es/es2_profile.
José Fonseca
2014-11-14
3
-63
/
+78
*
st/xlib: Generate errors as specified.
José Fonseca
2014-11-14
1
-16
/
+109
*
freedreno/ir3: move some helpers
Rob Clark
2014-11-14
2
-65
/
+71
*
freedreno: rename draw->draw_vbo
Rob Clark
2014-11-14
4
-6
/
+6
*
freedreno/a3xx: missing u_upload_destroy
Rob Clark
2014-11-14
1
-0
/
+2
*
freedreno: fix borked check for a320.0
Rob Clark
2014-11-14
1
-1
/
+1
*
freedreno/ir3: half vs full reg in standalone compiler output
Rob Clark
2014-11-14
1
-6
/
+10
*
st/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CONTEXT_DEBUG_BIT_ARB on...
José Fonseca
2014-11-14
1
-3
/
+3
*
configure.ac: remove enable flags for EGL and GBM Gallium state trackers
Marek Olšák
2014-11-14
1
-8
/
+0
*
llvmpipe: Call pipe_thread_wait() on Linux.
José Fonseca
2014-11-13
1
-0
/
+6
*
i915g: we also have more than 0 viewports!
Kenneth Graunke
2014-11-12
1
-0
/
+3
*
vc4: Avoid reusing a pointer from c->outputs[] after add_output().
Eric Anholt
2014-11-12
1
-5
/
+6
*
vc4: Fix assumption of TGSI OUT[0] being POSITION in the VS.
Eric Anholt
2014-11-12
1
-5
/
+5
*
nvc0: remove unused mm_VRAM_fe0
Ilia Mirkin
2014-11-12
2
-9
/
+0
*
st/glx: Implement GLX_EXT_create_context_es2_profile.
José Fonseca
2014-11-12
2
-37
/
+54
*
Revert "clover: Fix build after llvm r221375"
Tom Stellard
2014-11-12
1
-4
/
+0
*
gallivm: Fix build with LLVM 3.6 (r221751).
José Fonseca
2014-11-12
1
-1
/
+10
*
ilo: clean up gen6_3DSTATE_SF()
Chia-I Wu
2014-11-11
3
-90
/
+105
*
ilo: clean up gen7_3DSTATE_STREAMOUT()
Chia-I Wu
2014-11-11
2
-45
/
+35
*
ilo: rework gen7_3DSTATE_SO_DECL_LIST()
Chia-I Wu
2014-11-11
1
-60
/
+66
*
ilo: add 3DSTATE_SO_BUFFER variants
Chia-I Wu
2014-11-11
2
-24
/
+25
*
ilo: add gen6_3dstate_constant()
Chia-I Wu
2014-11-11
2
-84
/
+67
*
ilo: add variants of 3DSTATE_{HS,DS}
Chia-I Wu
2014-11-11
2
-12
/
+6
*
ilo: add variants of 3DSTATE_GS
Chia-I Wu
2014-11-11
3
-63
/
+100
*
ilo: add variants of 3DSTATE_VS
Chia-I Wu
2014-11-11
3
-16
/
+22
*
ilo: add variants of 3DSTATE_PS
Chia-I Wu
2014-11-11
2
-36
/
+41
*
ilo: add variants of 3DSTATE_WM
Chia-I Wu
2014-11-11
3
-54
/
+61
*
ilo: add variants of 3DSTATE_CLIP
Chia-I Wu
2014-11-11
3
-24
/
+32
*
ilo: prefix 3DSTATE_VF with gen75
Chia-I Wu
2014-11-11
2
-4
/
+4
*
st/va: MPEG4 call vlVaDecoderFixMPEG4Startcode()
Michael Varga
2014-11-10
1
-0
/
+7
*
st/va: MPEG4 generate GOV and VOP header
Michael Varga
2014-11-10
1
-0
/
+92
*
st/va: MPEG4 populate the SPS structure
Michael Varga
2014-11-10
1
-0
/
+6
*
st/va: MPEG4 populate the iq matrix buffers
Michael Varga
2014-11-10
1
-0
/
+16
*
st/va: MPEG4 populate the PPS structure
Michael Varga
2014-11-10
2
-0
/
+81
*
st/va: refactored handleVASliceDataBufferType
Michael Varga
2014-11-10
1
-35
/
+40
[next]