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
Commit message (
Expand
)
Author
Age
Files
Lines
*
swrast: Remove support for the NV_fragment_program extension.
Kenneth Graunke
2012-10-16
3
-9
/
+1
*
radeonsi: add some new SI pci ids
Alex Deucher
2012-10-16
1
-0
/
+3
*
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
*
docs: Add note about removal of GL_NV_vertex_program.
Eric Anholt
2012-10-15
1
-0
/
+2
*
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
*
r600g: cleanup create_sampler_state functions
Marek Olšák
2012-10-15
3
-57
/
+46
*
st/mesa: fix integer texture border color for some formats (v2)
Marek Olšák
2012-10-15
4
-48
/
+112
*
util: added debug_print_transfer_flags() function
Brian Paul
2012-10-15
2
-0
/
+45
*
mesa: Fix a crash in update_texture_state() for external texture type
Abdiel Janulgue
2012-10-15
2
-0
/
+10
*
svga: remove needless debug-mode linked list code
Brian Paul
2012-10-15
1
-3
/
+1
*
util: null-out the node's prev/next pointers in list_del()
Chris Fester
2012-10-15
1
-0
/
+1
*
build: Don't fail if libX11 isn't installed
Daniel Stone
2012-10-14
1
-1
/
+1
*
nouveau: fix offset in nouveau_buffer_transfer_map
Christoph Bumiller
2012-10-14
1
-1
/
+1
*
u_format_s3tc.c: Don't call getenv() twice
Matt Turner
2012-10-12
1
-2
/
+3
*
android: generate matching remap_helper to dispatch table
Tapani Pälli
2012-10-12
1
-1
/
+1
*
gallivm: Don't use llvm.x86.avx.max/min.ps.256 inadvertently.
José Fonseca
2012-10-12
1
-4
/
+4
*
tgsi: Dump register number when dumping immediates.
José Fonseca
2012-10-12
1
-1
/
+7
*
gallivm: fix rsqrt failures
Roland Scheidegger
2012-10-12
2
-15
/
+76
*
galahad: galahad_context_blit
José Fonseca
2012-10-12
1
-11
/
+15
*
r600g: move shader structures into r600_shader.h
Marek Olšák
2012-10-12
9
-25
/
+30
*
mesa/st: Fix assertions.
José Fonseca
2012-10-12
1
-2
/
+2
*
doxygen: add gbm to .gitignore
Andreas Boll
2012-10-12
1
-0
/
+1
*
r600g: implement MSAA resolving for 8-bit and 16-bit integer formats
Marek Olšák
2012-10-12
3
-6
/
+46
*
intel: print debug either to stdout or `logcat' depending on platform.
Oliver McFadden
2012-10-12
2
-4
/
+16
[next]