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: 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
5
-14
/
+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
2
-21
/
+4
*
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
11
-42
/
+3
*
driconf: Remove force enable for NV_vertex_program.
Kenneth Graunke
2012-10-16
6
-32
/
+0
*
mesa: Remove yet more remnants of NV_fragment_program.
Kenneth Graunke
2012-10-16
6
-16
/
+8
*
mesa: Remove some miscellaneous NV program stuff from arbprogram.c.
Kenneth Graunke
2012-10-16
1
-25
/
+1
*
mesa: Simplify _mesa_BindProgram() by removing NV program remnants.
Kenneth Graunke
2012-10-16
1
-34
/
+9
*
mesa: Remove get and enable bits for NV_fragment_program.
Kenneth Graunke
2012-10-16
3
-33
/
+2
*
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
5
-1648
/
+0
*
mesa: Remove the gl_program::Resident flag.
Kenneth Graunke
2012-10-16
2
-2
/
+0
*
mesa: Remove the EmitNVTempInitialization shader compiler option.
Kenneth Graunke
2012-10-16
2
-2
/
+0
*
mesa: Remove the NV program API functions.
Kenneth Graunke
2012-10-16
6
-579
/
+0
*
mesa: Switch to the other glGetVertexAttribPointervARB implementation.
Kenneth Graunke
2012-10-16
2
-3
/
+2
*
mesa: Remove some shared NV_vp/fp functions from the dispatch table.
Kenneth Graunke
2012-10-16
2
-89
/
+0
*
mesa: Unhook NV_fragment_program API from the dispatch table.
Kenneth Graunke
2012-10-16
2
-102
/
+0
*
swrast: Remove support for the NV_fragment_program extension.
Kenneth Graunke
2012-10-16
3
-9
/
+1
*
r600g: Fix segfault in r600_compute_global_transfer_map()
Tom Stellard
2012-10-16
1
-1
/
+1
*
r600g: Fix build with --enable-opencl
Tom Stellard
2012-10-16
1
-0
/
+1
*
mesa/es: Enable GL_EXT_map_buffer_range
Fredrik Höglund
2012-10-16
6
-10
/
+52
*
gbm: Reject buffers that are not wl_drm buffers in gbm_bo_import()
Kristian Høgsberg
2012-10-15
1
-0
/
+3
*
glx: Fix a regression in the new XCB code
Fredrik Höglund
2012-10-16
1
-3
/
+15
*
st/mesa: remove OPCODE_BRA switch case
Brian Paul
2012-10-15
1
-2
/
+0
*
mesa: Remove defines for NV_vertex_program limits.
Eric Anholt
2012-10-15
3
-18
/
+4
*
mesa: Fix comments for NV_vp code that's now only used by other extensions.
Eric Anholt
2012-10-15
4
-12
/
+8
*
mesa: Add notes about remaining NV_vertex_program code.
Eric Anholt
2012-10-15
3
-1
/
+9
*
mesa: Remove miscellaneous remains of NV_vertex_program.
Eric Anholt
2012-10-15
8
-76
/
+15
*
mesa: Remove API specific to GL_NV_vertex_program's aliased attribs.
Eric Anholt
2012-10-15
8
-346
/
+0
*
mesa: Remove prog_instruction.h field for never-supported NV_vertex_program3.
Eric Anholt
2012-10-15
4
-16
/
+0
*
mesa: Remove support for GL_VERTEX_STATE_PROGRAMs and their execution.
Eric Anholt
2012-10-15
6
-69
/
+0
*
mesa: Remove NV_vertex_program-specific parameters support.
Eric Anholt
2012-10-15
4
-177
/
+0
*
mesa: Remove support for NV_vertex_program's attribute evaluation.
Eric Anholt
2012-10-15
8
-217
/
+3
*
mesa: Remove support for NV_vertex_program's special attributes aliasing
Eric Anholt
2012-10-15
9
-74
/
+12
*
mesa: Fix NV_fragment_program's display list opcode for RequestResident.
Eric Anholt
2012-10-15
1
-1
/
+1
*
mesa: Remove support for NV_vertex_program's tracked matrices.
Eric Anholt
2012-10-15
11
-274
/
+2
*
mesa: Remove Mesa IR opcodes that existed only for NV_vertex_program.
Eric Anholt
2012-10-15
6
-85
/
+0
*
mesa: Remove support for parsing NV vertex programs.
Eric Anholt
2012-10-15
7
-1562
/
+5
*
swrast: Remove support for GL_NV_vertex_program.
Eric Anholt
2012-10-15
2
-3
/
+0
*
gallium: Remove #if 0-ed enable of NV_vp. It's going away.
Eric Anholt
2012-10-15
1
-5
/
+0
*
r200: Remove support for software-only NV_vertex_program.
Eric Anholt
2012-10-15
4
-18
/
+1
*
intel: Remove NV_vertex_program support.
Eric Anholt
2012-10-15
3
-9
/
+0
*
i965/vp: Remove more code for unused opcodes.
Eric Anholt
2012-10-15
1
-55
/
+1
*
r600g: drop useless switch statement
Andreas Boll
2012-10-15
1
-94
/
+7
*
gallium/docs: update some distro information
Andreas Boll
2012-10-15
2
-8
/
+37
*
r600g: emit the border color only when it's needed
Marek Olšák
2012-10-15
4
-4
/
+24
[next]