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
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: export the path of glsl nir headers
Mauro Rossi
2015-11-20
1
-1
/
+2
*
mesa: re-enable KHR_debug for ES contexts
Boyan Ding
2015-11-20
1
-1
/
+1
*
main: Don't restrict several KHR_debug enum to desktop GL
Boyan Ding
2015-11-20
2
-12
/
+3
*
mesa: use the correct string for the ES GL_KHR_debug functions
Emil Velikov
2015-11-20
3
-19
/
+77
*
glsl: avoid linker and user varying location to overlap
Gregory Hainaut
2015-11-20
1
-3
/
+43
*
auxiliary/vl/dri2: coding style fixes
Emil Velikov
2015-11-20
2
-22
/
+34
*
auxiliary/vl/dri2: hide internal functions
Emil Velikov
2015-11-20
2
-34
/
+20
*
auxiliary/vl/drm: hide internal functions
Emil Velikov
2015-11-20
2
-5
/
+5
*
st/vdpau: use the vl_screen dispatch
Emil Velikov
2015-11-20
2
-11
/
+11
*
st/xvmc: use the vl_screen dispatch
Emil Velikov
2015-11-20
2
-12
/
+11
*
st/va: use the vl_screen dispatch
Emil Velikov
2015-11-20
3
-16
/
+9
*
st/omx: use the vl_screen dispatch
Emil Velikov
2015-11-20
1
-6
/
+5
*
auxiliary/vl/dri2: setup the dispatch
Emil Velikov
2015-11-20
2
-8
/
+15
*
auxiliary/vl/drm: use a label for the error path
Emil Velikov
2015-11-20
1
-6
/
+10
*
auxiliary/vl/drm: setup the dispatch
Emil Velikov
2015-11-20
1
-0
/
+6
*
auxiliary/vl: add dispatch table
Emil Velikov
2015-11-20
1
-0
/
+17
*
auxiliary/vl: rename vl_screen_create to vl_dri2_screen_create
Emil Velikov
2015-11-20
6
-8
/
+8
*
st/va: trivial cleanup
Emil Velikov
2015-11-20
1
-9
/
+2
*
st/omx: straighten get/put_screen
Emil Velikov
2015-11-20
1
-16
/
+16
*
automake: loader: don't create an empty dri3 helper
Emil Velikov
2015-11-20
1
-1
/
+3
*
automake: loader: honour the XCB_DRI3 cflags
Emil Velikov
2015-11-20
1
-0
/
+1
*
automake: egl: add symbols test
Emil Velikov
2015-11-20
2
-0
/
+58
*
automake: loader: rework the CPPFLAGS
Emil Velikov
2015-11-20
1
-11
/
+4
*
i965: Enable EXT_shader_samples_identical
Ian Romanick
2015-11-19
5
-2
/
+34
*
i965/vec4: Handle nir_tex_src_ms_index more like the scalar
Ian Romanick
2015-11-19
1
-8
/
+10
*
nir: Add nir_texop_samples_identical opcode
Ian Romanick
2015-11-19
6
-1
/
+18
*
glsl: Add textureSamplesIdenticalEXT built-in functions
Ian Romanick
2015-11-19
1
-0
/
+44
*
glsl: Add ir_samples_identical opcode
Ian Romanick
2015-11-19
10
-1
/
+26
*
glsl: Extension tracking for EXT_shader_samples_indentical
Ian Romanick
2015-11-19
3
-0
/
+6
*
mesa: Extension tracking for EXT_shader_samples_indentical
Ian Romanick
2015-11-19
2
-0
/
+2
*
nir: add nir_ssa_for_alu_src()
Rob Clark
2015-11-19
2
-4
/
+23
*
nir: fix missing increments of num_inputs/num_outputs
Rob Clark
2015-11-19
2
-0
/
+4
*
nir/print: show # of uniforms/inputs/outputs
Rob Clark
2015-11-19
1
-0
/
+4
*
nir/print: show shader name/label if set
Rob Clark
2015-11-19
1
-0
/
+6
*
nir: add nir_var_all enum
Rob Clark
2015-11-19
4
-2
/
+7
*
freedreno/a4xx: fix 5_5_5_1 texture sampler format
Ilia Mirkin
2015-11-19
1
-1
/
+1
*
freedreno/a4xx: add depth clamp and halfz clip
Ilia Mirkin
2015-11-19
3
-4
/
+9
*
freedreno/a4xx: allow seamless cubemap filtering to be enabled per-texture
Ilia Mirkin
2015-11-19
3
-1
/
+3
*
freedreno/a4xx: support lod_bias
Ilia Mirkin
2015-11-19
2
-0
/
+7
*
nv50: allow using inline vertex data submit when gl_VertexID is used
Samuel Pitoiset
2015-11-19
5
-15
/
+46
*
nv50: add NV84_3D macro
Samuel Pitoiset
2015-11-19
3
-3
/
+4
*
i965: Drop IMM fs_reg/src_reg -> brw_reg conversions.
Matt Turner
2015-11-19
2
-36
/
+2
*
i965/vec4: Replace src_reg(imm) constructors with brw_imm_*().
Matt Turner
2015-11-19
12
-239
/
+195
*
i965/fs: Use brw_imm_uw().
Matt Turner
2015-11-19
2
-8
/
+3
*
i965/fs: Replace fs_reg(imm) constructors with brw_imm_*().
Matt Turner
2015-11-19
9
-217
/
+167
*
i965: Make brw_imm_vf4() take 8-bit restricted floats.
Matt Turner
2015-11-19
2
-32
/
+11
*
mesa: Add test for sorted extension table
Nanley Chery
2015-11-19
2
-0
/
+52
*
mesa/extensions: Sort the extension table alphabetically
Nanley Chery
2015-11-19
1
-81
/
+93
*
mesa: enable EXT_blend_func_extended if the driver supports the ARB version
Ryan Houdek
2015-11-19
1
-0
/
+1
*
mesa: allow MAX_DUAL_SOURCE_DRAW_BUFFERS to be available to ES
Ryan Houdek
2015-11-19
1
-1
/
+3
[next]