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
*
mesa: use GLbitfield64 when copying program inputs
Brian Paul
2013-01-25
1
-2
/
+2
*
mesa: add some casts to silence MSVC warnings
Brian Paul
2013-01-25
1
-14
/
+14
*
mesa: add casts in _mesa_GetTexParameterfv() to silence warnings
Brian Paul
2013-01-25
1
-4
/
+4
*
i965: Enable ARB_shading_language_packing
Matt Turner
2013-01-25
1
-0
/
+1
*
i965: Assert that the 4x8 pack/unpack operations have been lowered
Matt Turner
2013-01-25
3
-0
/
+12
*
i965: Lower the 4x8 pack/unpack operations
Matt Turner
2013-01-25
1
-1
/
+5
*
glsl: Add support for lowering 4x8 pack/unpack operations
Matt Turner
2013-01-25
2
-0
/
+285
*
glsl: Evaluate constant pack/unpack 4x8 expressions
Matt Turner
2013-01-25
1
-0
/
+166
*
glsl: Extend ir_expression_operation for ARB_shading_language_packing
Matt Turner
2013-01-25
4
-0
/
+31
*
glsl: Add IR lisp for ARB_shading_language_packing
Matt Turner
2013-01-25
5
-0
/
+38
*
glsl: Add infrastructure for ARB_shading_language_packing
Matt Turner
2013-01-25
7
-0
/
+10
*
r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
Tom Stellard
2013-01-25
1
-1
/
+3
*
i965: Pass in the glarray to get_surface_type.
Eric Anholt
2013-01-25
1
-29
/
+22
*
i965: Remove nonsense comment.
Eric Anholt
2013-01-25
1
-2
/
+0
*
i965: Remove NDEBUG undef that was snuck in.
Eric Anholt
2013-01-25
1
-2
/
+0
*
i965: reuse _mesa_sizeof_type for index buffer types.
Eric Anholt
2013-01-25
1
-24
/
+2
*
i965: Reuse precalculated ib_type_size value.
Eric Anholt
2013-01-25
1
-1
/
+1
*
i965: Drop debug check for knowing the size of a type.
Eric Anholt
2013-01-25
1
-2
/
+1
*
i965: Stop worrying about alignment of vertex data.
Eric Anholt
2013-01-25
1
-7
/
+1
*
i965: Use the glarray _ElementSize that Mesa tracks for us.
Eric Anholt
2013-01-25
2
-8
/
+4
*
mesa: Print more informative debug for _mesa_do_init_remap_table().
Eric Anholt
2013-01-25
1
-2
/
+4
*
glsl: Remove ir_variable::uniform_block
Ian Romanick
2013-01-25
5
-14
/
+0
*
glsl: Allow dereferencing fields of an interface instance
Ian Romanick
2013-01-25
1
-1
/
+2
*
glsl: Allow elimination of uniform block members
Ian Romanick
2013-01-25
1
-6
/
+1
*
glsl: Calculate UBO data at link-time
Ian Romanick
2013-01-25
3
-77
/
+44
*
glsl: Add link_uniform_blocks to calculate all UBO data at link-time
Ian Romanick
2013-01-25
2
-0
/
+255
*
glsl: Add a visitor to determine whether a uniform block is ever used
Ian Romanick
2013-01-25
3
-0
/
+225
*
glsl: Lower UBO references using link-time data instead of compile-time data
Ian Romanick
2013-01-25
1
-3
/
+86
*
glsl: Add gl_uniform_buffer_variable::IndexName field
Ian Romanick
2013-01-25
4
-2
/
+22
*
glsl: Make the align function available elsewhere in the linker
Ian Romanick
2013-01-25
4
-31
/
+20
*
glsl: Calculate link-time uniform block data without using compile-time block...
Ian Romanick
2013-01-25
1
-24
/
+54
*
glsl: Assert that interfaces, like structures, are not seen as leaf types
Ian Romanick
2013-01-25
1
-0
/
+4
*
glsl: Add new uniform_field_visitor::process variant
Ian Romanick
2013-01-25
2
-0
/
+39
*
glsl: Recurse into uniform blocks just like uniform structures
Ian Romanick
2013-01-25
1
-4
/
+20
*
glsl: Handle instance array declarations
Ian Romanick
2013-01-25
1
-3
/
+19
*
glsl: Track blocks in the symbol table using the glsl_type instead of the gl_...
Ian Romanick
2013-01-25
3
-18
/
+9
*
glsl: Add new uniform_field_visitor::visit_field variant
Ian Romanick
2013-01-25
2
-0
/
+17
*
glsl: Modify uniform_field_visitor::visit_field to take a row_major parameter
Ian Romanick
2013-01-25
3
-7
/
+19
*
glsl: Modify uniform_field_visitor::recursion to take a row_major parameter
Ian Romanick
2013-01-25
2
-5
/
+19
*
glsl: Add a predicate to determine whether a variable is an interface block
Ian Romanick
2013-01-25
1
-0
/
+27
*
glsl: Require that indices into uniform block arrays be constants
Ian Romanick
2013-01-25
1
-0
/
+9
*
glsl: Add ir_variable::interface_type field
Ian Romanick
2013-01-25
3
-1
/
+13
*
glsl: Add ir_variable::is_in_uniform_block predicate
Ian Romanick
2013-01-25
8
-8
/
+16
*
glsl: Generate an interface type for uniform blocks
Ian Romanick
2013-01-25
1
-49
/
+118
*
glsl: Add GLSL_TYPE_INTERFACE
Ian Romanick
2013-01-25
11
-9
/
+109
*
glsl: Add row_major field to glsl_struct_field
Ian Romanick
2013-01-25
3
-37
/
+42
*
glsl: Refactor out processing of structure fields
Ian Romanick
2013-01-25
1
-13
/
+41
*
glsl: Parse interface array size
Ian Romanick
2013-01-25
2
-17
/
+59
*
glsl: Parse non-array uniform block instance names in GLSL ES 3.00.
Kenneth Graunke
2013-01-25
2
-4
/
+30
*
glsl: Refactor uniform block parser rules.
Kenneth Graunke
2013-01-25
1
-21
/
+16
[next]