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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Import current draft of EXT_shader_samples_identical spec
Ian Romanick
2015-11-19
1
-0
/
+176
*
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
*
docs: GL3.1 for a3xx and a4xx
Ilia Mirkin
2015-11-19
1
-0
/
+1
*
mesa: enable EXT_blend_func_extended if the driver supports the ARB version
Ryan Houdek
2015-11-19
2
-0
/
+2
*
mesa: allow MAX_DUAL_SOURCE_DRAW_BUFFERS to be available to ES
Ryan Houdek
2015-11-19
1
-1
/
+3
*
mesa: enable usage of blend_func_extended blend factors in GLES2
Ryan Houdek
2015-11-19
1
-3
/
+3
*
glsl: add a parse check to check for the index layout qualifier
Ryan Houdek
2015-11-19
1
-0
/
+5
*
glsl: add GL_EXT_blend_func_extended preprocessor define
Ryan Houdek
2015-11-19
1
-0
/
+2
*
glsl: add support for EXT_blend_func_extended builtins
Ryan Houdek
2015-11-19
2
-0
/
+92
*
glsl: add EXT_blend_func_extended parser enables
Ryan Houdek
2015-11-19
2
-0
/
+8
*
glapi: add EXT_blend_func_extended XML definitions
Ryan Houdek
2015-11-19
3
-1
/
+36
*
os: check for GALLIUM_PROCESS_NAME to override os_get_process_name()
Brian Paul
2015-11-19
1
-18
/
+29
*
glsl: fix ir_constant::equals() for doubles
Connor Abbott
2015-11-19
1
-2
/
+7
*
glsl: fix isinf() for doubles
Connor Abbott
2015-11-19
1
-1
/
+10
*
nir: fix constant folding of bfi
Connor Abbott
2015-11-19
1
-2
/
+2
*
hud: fix Windows build break
Brian Paul
2015-11-19
1
-0
/
+6
*
glsl: Fix off-by-one error in array size check assertion
Ian Romanick
2015-11-18
1
-2
/
+1
*
mesa: Don't expose GL_EXT_shader_integer_mix in GLES 1.x
Ian Romanick
2015-11-18
1
-1
/
+1
*
glsl: Silence unused parameter warnings
Ian Romanick
2015-11-18
1
-2
/
+2
*
glsl: Silence ignored qualifier warning
Ian Romanick
2015-11-18
1
-1
/
+1
[next]