platform/upstream/mesa.git
2014-01-21 Brian Paulsvga: rename color output variables
2014-01-21 Brian Paulsvga: fix clearing for null color buffers
2014-01-21 Brian Paulmesa: add missing TYPE_DOUBLEN_2 cases in get.c
2014-01-21 Paul Berryi965: Modify some error messages to refer to "vec4...
2014-01-21 Paul Berryi965: Add GS support to INTEL_DEBUG=shader_time.
2014-01-21 Roland Scheideggerdraw: fix points with negative w coords for d3d style...
2014-01-21 Kenneth Graunkei965: Reserve space for "Vertex Count" in GS outputs.
2014-01-21 Kenneth Graunkei965: Update blitter code for 48-bit addresses.
2014-01-20 Kenneth Graunkei965: Update PIPE_CONTROL packet lengths for Broadwell.
2014-01-20 Kenneth Graunkei965: Re-combine the Gen4-5 and Gen6+ write_depth_count...
2014-01-20 Kenneth Graunkei965: Create a helper function for emitting PIPE_CONTRO...
2014-01-20 Kenneth Graunkei965: Use full-length PIPE_CONTROL packets for workarou...
2014-01-20 Kenneth Graunkei965: Emit full-length PIPE_CONTROLs for (non-write...
2014-01-20 Kenneth Graunkei965: Create a helper function for emitting PIPE_CONTRO...
2014-01-20 Kenneth Graunkei965: Fix MI_STORE_REGISTER_MEM for Broadwell.
2014-01-20 Kenneth Graunkei965: Introduce an OUT_RELOC64 macro.
2014-01-20 Kenneth Graunkei965: Use the new drm_intel_bo offset64 field.
2014-01-20 Kenneth Graunkebuild: Require libdrm 2.4.52 for Intel.
2014-01-20 Kenneth Graunkei965: Delete intel_batchbuffer_emit_reloc_fenced.
2014-01-20 Ian Romanicki915: Silence warning: unused parameter warning in...
2014-01-20 Ian Romanicki915: Ensure that intel_bufferobj_map_range meets align...
2014-01-20 Ian Romanicki965: Ensure that intel_bufferobj_map_range meets align...
2014-01-20 Ian Romanickdocs: Note that GL_ARB_viewport_array is done on i965
2014-01-20 Courtney Goeltzenleu... i965: Enable ARB_viewport_array
2014-01-20 Ian Romanicki965: Consider all viewports before enabling guardband...
2014-01-20 Ian Romanicki965: Consider only the scissor rectangle for viewport...
2014-01-20 Ian Romanicki965: Set all the supported scissor rectangles for...
2014-01-20 Ian Romanickmesa: Refactor bounding-box calculation out of _mesa_up...
2014-01-20 Ian Romanicki965: Set all the supported viewports for GEN7
2014-01-20 Ian Romanicki965: Emit writes to viewport index
2014-01-20 Ian Romanicki965: Set the maximum VPIndex
2014-01-20 Courtney Goeltzenleu... mesa: Add ARB_viewport_array plumbing
2014-01-20 Courtney Goeltzenleu... glsl: Add gl_ViewportIndex built-in variable
2014-01-20 Ian Romanickglsl: Add extension infrastructure for ARB_viewport_array
2014-01-20 Ian Romanickmesa: Add varying slot for viewport index
2014-01-20 Courtney Goeltzenleu... mesa: Add new viewport and depth-range entry points...
2014-01-20 Courtney Goeltzenleu... mesa: Add new scissor entry points for GL_ARB_viewport_...
2014-01-20 Courtney Goeltzenleu... mesa: Add custom get function for SCISSOR_TEST to _mesa...
2014-01-20 Courtney Goeltzenleu... mesa: Add new get entrypoints for ARB_viewport_array
2014-01-20 Ian Romanickmesa: Change parameter to _mesa_set_viewport to float
2014-01-20 Ian Romanickmeta: Restore all scissor state
2014-01-20 Ian Romanickmesa: Set all scissor rects
2014-01-20 Ian Romanickmesa: Set all viewports from _mesa_Viewport and _mesa_D...
2014-01-20 Ian Romanickmesa: Restore all the viewports in _mesa_PopAttrib
2014-01-20 Ian Romanickmesa: Restore all the scissor rectangles in _mesa_PopAttrib
2014-01-20 Ian Romanickmesa: Initialize all the viewports
2014-01-20 Ian Romanickmesa: Add an index parameter to _mesa_set_scissor
2014-01-20 Ian Romanickmesa: Refactor scissor rectangle setting even more
2014-01-20 Ian Romanickmesa: Refactor viewport setting even more
2014-01-20 Ian Romanickmesa: Refactor depth range setting even more
2014-01-20 Ian Romanickmesa: Add an index parameter to _mesa_set_viewport
2014-01-20 Courtney Goeltzenleu... mesa: Convert gl_context::Viewport to gl_context::Viewp...
2014-01-20 Courtney Goeltzenleu... mesa: Converty gl_viewport_attrib::X, ::Y, ::Width...
2014-01-20 Courtney Goeltzenleu... mesa: Convert gl_viewport_attrib::Near and ::Far to...
2014-01-20 Courtney Goeltzenleu... mesa: Allow glGet of values that are 2 doubles
2014-01-20 Ian Romanickmesa: Move parameter validation from _mesa_set_viewport...
2014-01-20 Courtney Goeltzenleu... mesa: Update gl_scissor_attrib to support ARB_viewport_...
2014-01-20 Ian Romanickmesa: Add new constants related to GL_ARB_viewport_array
2014-01-20 Courtney Goeltzenleu... mesa: Add extension tracking bit for ARB_viewport_array
2014-01-20 Brian Pauldraw: use some cast wrappers in draw_pt_fetch_shade_pip...
2014-01-20 Brian Pauldraw: whitespace and formatting fixes in draw_pt_fetch_...
2014-01-20 Brian Pauldraw: fix incorrect vertex size computation in LLVM...
2014-01-20 Brian Pauldocs: note reduced display list memory usage in 10...
2014-01-20 Roland Scheideggerdraw: clean up d3d style point clipping
2014-01-20 Brian Paulswrast: check for null/-1 when mapping renderbuffers
2014-01-20 Brian Paulsoftpipe: fix crash when accessing null colorbuffer
2014-01-20 Brian Paulst/vdpau: s/surface/resource/ to fix compiler warning
2014-01-20 José Fonsecai915,r200,radeon,vega: Change vendor from "VMware,...
2014-01-20 José Fonsecalogger: Remove unused variable.
2014-01-20 José Fonsecalogger: s/\<log\>/log_/
2014-01-20 Topi Pohjolaineni965/blorp: reduce the scope of the explicit compressio...
2014-01-20 Topi Pohjolaineni965/blorp: remove dependency to compression control...
2014-01-20 Kristian Høgsbergi965: Only update renderbuffers on initial intelMakeCurrent
2014-01-20 Ilia Mirkinst/vdpau: check surface params before creating surfaces
2014-01-20 Ilia Mirkinst/vdpau: fix bogus error handling in output/bitmap...
2014-01-20 Ilia Mirkinst/vdpau: don't return a device if the screen doesn...
2014-01-19 Armin Kpipe-loader: Fix build
2014-01-19 Emil Velikovloader: ifdef libdrm specific code and include
2014-01-19 Kenneth Graunkei965: Double the push constant space multipliers on...
2014-01-19 Kenneth Graunkei965: Update invariant state for Broadwell.
2014-01-19 Kenneth Graunkei965: Use the Sandybridge VUE format on Broadwell as...
2014-01-19 Kenneth Graunkei965: Create a new fragment shader backend for Broadwell.
2014-01-19 Kenneth Graunkei965: Create a new vec4 backend for Broadwell.
2014-01-19 Kenneth Graunkei965: Add a new infrastructure for generating Broadwell...
2014-01-19 Kenneth Graunkei965: Implement a disassembler for Broadwell's new...
2014-01-19 Kenneth Graunkei965: Add a new representation for Broadwell shader...
2014-01-19 Kenneth Graunkei965: Add SFID #defines for media stuff.
2014-01-19 Kenneth Graunkei965: Add #defines for new Broadwell math functions.
2014-01-19 Chris Forbesi965: add struct and SFID for pixel interpolator messages
2014-01-18 Chris Forbesi965/Gen7: Only emit cube face enables for cubes.
2014-01-18 Chris Forbesi965: Improve dumping of Gen7 SURFACE_STATE
2014-01-18 Chris Forbesi965: Add masks for more SURFACE_STATE fields
2014-01-18 Emil Velikovnv50: drop obsolete check from error path
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: pass vtxbuf index as unsigned
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: typecast the result of ffs() to unsigned
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
next