index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
i965: Allow indirect GS input indexing in the scalar backend.
Kenneth Graunke
2015-11-18
4
-46
/
+107
*
gallium/hud: control visibility at startup and runtime.
Jimmy Berry
2015-11-19
1
-0
/
+29
*
i965/nir: Add hooks for testing nir_shader_clone
Jason Ekstrand
2015-11-18
1
-9
/
+26
*
nir: Add support for cloning shaders
Jason Ekstrand
2015-11-18
4
-0
/
+682
*
i965/nir: Validate that NIR passes call nir_metadata_preserve().
Kenneth Graunke
2015-11-18
3
-3
/
+48
*
i965/nir: Add OPT() and OPT_V() macros for invoking NIR passes.
Kenneth Graunke
2015-11-18
1
-72
/
+59
*
nir: add array length field
Rob Clark
2015-11-18
2
-0
/
+10
*
nir: remove nir_variable::max_ifc_array_access
Rob Clark
2015-11-18
2
-22
/
+0
*
freedreno/a4xx: add fake RGTC support (required for GL3)
Rob Clark
2015-11-18
3
-1
/
+22
*
freedreno/a4xx: add compressed texture formats
Rob Clark
2015-11-18
2
-2
/
+26
*
freedreno: update generated headers
Rob Clark
2015-11-18
5
-11
/
+37
*
freedreno: expose GLSL 140 and fake MSAA for GL3.0/3.1 support
Ilia Mirkin
2015-11-18
1
-2
/
+2
*
freedreno/a3xx: fix texture buffers, enable offsets
Ilia Mirkin
2015-11-18
3
-14
/
+32
[next]