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
/
mesa
/
program
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Rename sources.mak -> Makefile.sources
Matt Turner
2013-04-15
2
-3
/
+3
*
mesa: Add a macro to bitset for determining bitset size.
Eric Anholt
2013-04-12
1
-1
/
+1
*
register_allocate: Fix the type of best_benefit.
Matt Turner
2013-04-08
1
-1
/
+1
*
mesa: don't set _ClampFragmentColor to TRUE if it has no effect
Marek Olšák
2013-04-06
1
-2
/
+3
*
mesa: don't memcmp() off the end of a cache key.
Chris Forbes
2013-04-06
1
-2
/
+9
*
i965: Ask the register allocator to round-robin through registers.
Eric Anholt
2013-04-04
2
-3
/
+29
*
glsl: Implement ARB_texture_query_lod
Dave Airlie
2013-03-29
1
-0
/
+3
*
mesa: handle STATE_CURRENT_ATTRIB_MAYBE_VP_CLAMPED for parameter printing
Marek Olšák
2013-03-28
1
-0
/
+3
*
Replace gl_frag_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
6
-29
/
+29
*
mtypes.h: Modify gl_frag_attrib to refer to new gl_varying_slot enum.
Paul Berry
2013-03-15
1
-4
/
+11
*
Replace gl_geom_result enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-1
/
+1
*
Replace gl_geom_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-1
/
+1
*
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
2013-03-15
4
-29
/
+29
*
mtypes.h: Modify gl_vert_result to refer to new gl_varying_slot enum.
Paul Berry
2013-03-15
1
-0
/
+4
*
mesa: Reduce memory usage for reg alloc with many graph nodes (part 2).
Eric Anholt
2013-03-11
1
-4
/
+8
*
mesa: Reduce the memory usage for reg alloc with many graph nodes (part 1)
Eric Anholt
2013-03-11
1
-1
/
+13
*
mesa: add switch case for ir_txf_ms to silence warning
Brian Paul
2013-03-02
1
-0
/
+3
*
ir_to_mesa: Translate ir_triop_lrp to OPCODE_LRP.
Matt Turner
2013-02-28
1
-2
/
+5
*
glsl: Convert mix() to use a new ir_triop_lrp opcode.
Kenneth Graunke
2013-02-28
1
-1
/
+5
*
glsl: Rename uniform_field_visitor to program_resource_visitor.
Paul Berry
2013-02-04
1
-2
/
+2
*
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
*
glsl: Extend ir_expression_operation for ARB_shading_language_packing
Matt Turner
2013-01-25
1
-0
/
+4
*
glsl: Modify uniform_field_visitor::visit_field to take a row_major parameter
Ian Romanick
2013-01-25
1
-2
/
+6
*
glsl: Add ir_variable::is_in_uniform_block predicate
Ian Romanick
2013-01-25
1
-1
/
+1
*
glsl: Add GLSL_TYPE_INTERFACE
Ian Romanick
2013-01-25
1
-0
/
+2
*
glsl: Replace most default cases in switches on GLSL type
Ian Romanick
2013-01-25
1
-4
/
+10
*
glsl: Extend ir_expression_operation for GLSL 3.00 pack/unpack functions (v2)
Chad Versace
2013-01-24
1
-1
/
+11
*
glsl: Eliminate ambiguity between function ins/outs and shader ins/outs
Paul Berry
2013-01-24
1
-5
/
+2
*
glcpp: Accept pointer to GL context rather than just the API version
Carl Worth
2013-01-11
1
-1
/
+1
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
mesa/program: Fix both Classic and Gallium build
Quentin Glidic
2013-01-10
1
-1
/
+1
*
program/hash_table.c: rename to program/prog_hash_table.c
Jordan Justen
2012-12-07
1
-0
/
+0
*
android: Fix build of libmesa_program
Chad Versace
2012-12-05
1
-0
/
+3
*
android: fix bison warning of conflicting outputs to file
Adrian Marius Negreanu
2012-12-03
1
-3
/
+0
*
Remove OpenVMS support
Matt Turner
2012-11-16
2
-104
/
+0
*
mesa: Fix gallium build since 6991c2922f
Eric Anholt
2012-11-12
1
-1
/
+1
*
automake,android: Build program/ into a helper lib (v2)
Eric Anholt
2012-11-12
3
-0
/
+142
*
mesa: Remove PROG_EMIT_VERTEX and PROG_END_PRIMITIVE opcodes.
Kenneth Graunke
2012-11-07
3
-10
/
+0
*
mesa: silence MSVC signed/unsigned comparision warnings in hash_table.c
Brian Paul
2012-10-29
1
-1
/
+1
*
mesa: bump MAX_VARYING to 32
Marek Olšák
2012-10-29
1
-2
/
+34
*
mesa: Remove PROGRAM_WRITE_ONLY register type.
Kenneth Graunke
2012-10-16
2
-5
/
+0
*
mesa: Remove dead _mesa_num_parameters_of_type() function.
Kenneth Graunke
2012-10-16
2
-23
/
+0
*
mesa: Remove dead _mesa_add_attribute() function.
Kenneth Graunke
2012-10-16
2
-34
/
+0
*
mesa: Remove remnants of PROGRAM_VARYING.
Kenneth Graunke
2012-10-16
3
-11
/
+3
*
mesa: Remove dead _mesa_add_varying() function.
Kenneth Graunke
2012-10-16
2
-26
/
+0
*
mesa: Remove dead program_parameter::Flags field.
Kenneth Graunke
2012-10-16
4
-19
/
+12
*
st/mesa: Remove the PROG_PARAM_BIT_CYL_WRAP flag. [v2]
Kenneth Graunke
2012-10-16
1
-8
/
+0
*
mesa: Remove GLSL-related PROG_PARAM_BIT flags.
Kenneth Graunke
2012-10-16
2
-12
/
+0
*
mesa: Remove support for named parameters.
Kenneth Graunke
2012-10-16
5
-26
/
+1
[next]