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
/
mesa
/
program
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mesa: Remove yet more remnants of NV_fragment_program.
Kenneth Graunke
2012-10-16
1
-8
/
+5
*
mesa: Remove prog_print support for NV programs.
Kenneth Graunke
2012-10-16
2
-56
/
+5
*
mesa: Remove support for parsing NV fragment programs.
Kenneth Graunke
2012-10-16
2
-1638
/
+0
*
mesa: Remove the gl_program::Resident flag.
Kenneth Graunke
2012-10-16
1
-1
/
+0
*
mesa: Remove miscellaneous remains of NV_vertex_program.
Eric Anholt
2012-10-15
1
-1
/
+0
*
mesa: Remove prog_instruction.h field for never-supported NV_vertex_program3.
Eric Anholt
2012-10-15
3
-15
/
+0
*
mesa: Remove support for GL_VERTEX_STATE_PROGRAMs and their execution.
Eric Anholt
2012-10-15
1
-1
/
+0
*
mesa: Remove support for NV_vertex_program's tracked matrices.
Eric Anholt
2012-10-15
3
-100
/
+0
*
mesa: Remove Mesa IR opcodes that existed only for NV_vertex_program.
Eric Anholt
2012-10-15
5
-84
/
+0
*
mesa: Remove support for parsing NV vertex programs.
Eric Anholt
2012-10-15
2
-1505
/
+0
*
mesa: Note that OPCODE_RFL is not part of ARB_fp (it's NV_fp only).
Eric Anholt
2012-10-08
1
-1
/
+1
*
register_allocate: don't consider trivially colorable registers for spilling.
Paul Berry
2012-10-03
1
-0
/
+7
*
ra: Add q_values parameter to ra_set_finalize()
Tom Stellard
2012-09-19
2
-2
/
+15
*
ra: Clarify usage of ra_set_node_reg()
Tom Stellard
2012-09-19
1
-0
/
+2
*
mesa: remove FEATURE_ATI_fragment_shader define.
Oliver McFadden
2012-09-15
1
-6
/
+2
*
mesa: remove FEATURE_NV_(fragment|vertex)_program defines.
Oliver McFadden
2012-09-15
1
-12
/
+0
*
mesa: remove FEATURE_ARB_shader_objects and related defines.
Oliver McFadden
2012-09-15
1
-6
/
+0
*
mesa: remove FEATURE_es2_glsl and related defines.
Oliver McFadden
2012-09-15
1
-4
/
+0
*
ir_to_mesa: make some global variable static
Dave Airlie
2012-09-15
1
-3
/
+3
*
mesa: make global perm variable static const
Dave Airlie
2012-09-15
1
-1
/
+1
*
mesa/glsl: rename preprocess to glcpp_preprocess
Dave Airlie
2012-09-15
1
-1
/
+1
*
mesa: use a prefix for the program lex
Dave Airlie
2012-09-15
1
-0
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
6
-28
/
+12
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
6
-11
/
+11
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-1
/
+1
*
mesa: s/MALLOC/malloc/
Brian Paul
2012-09-01
2
-2
/
+2
*
mesa: Kill GL_ARB_shadow_ambient with fire
Ian Romanick
2012-08-14
2
-21
/
+0
*
ir_to_mesa: Don't whack the ->location field of uniform block variables.
Eric Anholt
2012-08-07
1
-1
/
+1
*
glsl: Add a "ubo_load" expression type for fetches from UBOs.
Eric Anholt
2012-08-07
1
-0
/
+4
[next]