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
/
glsl
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
ralloc: Move declarations before statements.
José Fonseca
2013-04-18
1
-2
/
+4
*
ralloc: don't write to memory in case of alloc fail.
Dave Airlie
2013-04-18
1
-0
/
+2
*
glsl: Fix hypothetical NULL dereference related to process_array_type
Ian Romanick
2013-04-12
1
-1
/
+5
*
glsl: Fix hypothetical NULL dereference in ast_process_structure_or_interface...
Ian Romanick
2013-04-12
1
-3
/
+8
*
glsl: Fix (and validate) comment above glsl_type::name.
Paul Berry
2013-04-11
2
-2
/
+5
*
glsl/linker: Reduce scope of non-flat integer varying fix.
Paul Berry
2013-04-09
1
-4
/
+3
*
glsl/linker: Adapt flat varying handling in preparation for geometry shaders.
Paul Berry
2013-04-09
1
-10
/
+20
*
glsl: Document lower_packed_varyings' "flat" requirement with an assert.
Paul Berry
2013-04-09
1
-0
/
+8
*
glsl/linker: fix varying packing for non-flat integer varyings.
Paul Berry
2013-04-09
1
-0
/
+19
*
glsl: Check the size of ir_print_visitor's mode[] array with STATIC_ASSERT.
Paul Berry
2013-04-09
2
-1
/
+3
*
glsl: Fix ir_print_visitor's handling of interpolation qualifiers.
Paul Berry
2013-04-09
1
-1
/
+3
*
glsl: Don't early-out for error-type inputs
Ian Romanick
2013-04-08
3
-15
/
+11
*
glsl: Don't emit spurious errors for constant indexes of the wrong type
Ian Romanick
2013-04-08
1
-2
/
+2
*
glsl: Collect all of the non-constant index error checks together
Ian Romanick
2013-04-08
1
-45
/
+42
*
glsl: Minor code compaction in _mesa_ast_array_index_to_hir
Ian Romanick
2013-04-08
1
-9
/
+8
*
glsl: Don't return a value from check_builtin_array_max_size
Ian Romanick
2013-04-08
2
-5
/
+2
*
glsl: Remove some unnecessary uses of error_emitted
Ian Romanick
2013-04-08
1
-15
/
+4
*
glsl: Refactor handling of ast_array_index to a separate function
Ian Romanick
2013-04-08
4
-162
/
+205
*
glsl: Make check_build_array_max_size externally visible
Ian Romanick
2013-04-08
2
-1
/
+5
*
glsl: Add an optimization pass to flatten simple nested if blocks.
Kenneth Graunke
2013-04-04
4
-0
/
+106
*
Revert "glsl: Replace constant-index vector array accesses with swizzles"
Paul Berry
2013-04-02
2
-83
/
+83
*
glsl: Fix array indexing when constant folding built-in functions.
Paul Berry
2013-04-02
1
-1
/
+1
*
GLSL: fix lower_jumps to report progress properly
Aras Pranckevicius
2013-04-01
1
-1
/
+3
*
glsl: Generated masked write instead of vector array index for UBO lowering
Ian Romanick
2013-03-29
1
-7
/
+3
*
glsl: Replace open-coded dot-product with dot
Ian Romanick
2013-03-29
1
-4
/
+5
*
glsl: Replace constant-index vector array accesses with swizzles
Ian Romanick
2013-03-29
2
-87
/
+87
*
glsl: Add missing bool case in glsl_type::get_scalar_type
Ian Romanick
2013-03-29
1
-0
/
+2
*
glsl: Implement ARB_texture_query_lod
Dave Airlie
2013-03-29
15
-18
/
+96
*
glsl ir: add as_dereference_record
Jordan Justen
2013-03-25
1
-0
/
+6
*
mesa: Disable validate_ir_tree() on release builds.
Eric Anholt
2013-03-25
2
-2
/
+6
*
glsl: Add built-in functions for GLSL 1.50.
Kenneth Graunke
2013-03-20
2
-0
/
+1145
*
glsl: Add sampler2DMS/sampler2DMSArray types to GLSL 1.50.
Kenneth Graunke
2013-03-20
2
-1
/
+12
*
glsl: Bump standalone compiler versions to 1.50.
Kenneth Graunke
2013-03-20
2
-3
/
+3
*
Replace gl_frag_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
5
-23
/
+22
*
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
2013-03-15
5
-15
/
+15
*
mesa: Report ARB_debug_output for both shader errors and warnings.
Eric Anholt
2013-03-05
3
-10
/
+9
*
glsl: add support for ARB_texture_multisample
Chris Forbes
2013-03-02
20
-26
/
+153
*
glsl: allow GLSL compiler version to be overridden to 1.50
Jordan Justen
2013-02-28
2
-0
/
+3
*
glsl: Optimize ir_triop_lrp(x, y, a) with a = 0.0f or 1.0f
Matt Turner
2013-02-28
1
-0
/
+11
*
glsl: Convert mix() to use a new ir_triop_lrp opcode.
Kenneth Graunke
2013-02-28
8
-10
/
+76
*
glsl: Rework ir_reader to handle expressions with three operands.
Kenneth Graunke
2013-02-28
1
-26
/
+19
*
glsl: Consolidate ir_expression constructors that use explicit types.
Kenneth Graunke
2013-02-28
2
-37
/
+10
*
glsl: Remove VS output varyings which are optimized out of the FS
Jordan Justen
2013-02-23
1
-1
/
+18
*
glsl: Initialize ir_texture member variable.
Vinson Lee
2013-02-13
1
-2
/
+2
*
glsl: Fix error checking on "flat" keyword to match GLSL ES 3.00, GLSL 1.50.
Paul Berry
2013-02-13
1
-16
/
+32
*
glsl: don't allow non-flat integral types in varying structs/arrays.
Paul Berry
2013-02-13
3
-6
/
+30
*
glsl: Allow default precision qualifiers to be set for sampler types.
Paul Berry
2013-02-13
1
-3
/
+43
*
glsl: Fix unsupported version error for GLSL ES 3.00, future proof for 3.30.
Paul Berry
2013-02-12
2
-54
/
+64
*
glsl: Ensure glsl_type constructors initialize gl_type.
Vinson Lee
2013-02-08
1
-0
/
+2
[next]