mesa.git
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...
2014-01-18 Emil Velikovnv50: access only the available amount of constbuf
2014-01-18 Emil Velikovnv50: access only the available amount of textures
2014-01-18 Rob Clarkloader: fallback to drmGetVersion() for non-pci devices
2014-01-18 Emil Velikovpipe-loader: add support for non-pci (platform) devices
2014-01-18 Emil Velikovpci_ids: no not include loader.h
2014-01-18 Emil Velikovegl_dri2: use loader util lib
2014-01-18 Emil Velikovpipe-loader: use loader util lib
2014-01-18 Emil Velikovst/egl: use loader util lib
2014-01-18 Emil Velikovegl-static: use loader util lib
2014-01-18 Emil Velikovgbm: use the loader util lib
2014-01-18 Emil Velikovglx: use the loader util lib
2014-01-18 Emil Velikovloader: introduce the loader util lib
2014-01-17 Kenneth Graunkei965: Remove CACHED_BATCH support altogether.
2014-01-17 Eric Anholti965: Replace 8-wide and 16-wide with SIMD8 and SIMD16.
2014-01-17 Eric Anholti965: Stop doing our optimization on a copy of the...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-17 José Fonsecatrace: Re-license trace.xsl under MIT license.
2014-01-17 Brian Paulsvga: fix crash when clearing null color buffer
2014-01-17 Brian Paulllvmpipe: handle NULL color buffer pointers
2014-01-17 Brian Paulsoftpipe: handle NULL color buffer pointers
2014-01-17 Roland Scheideggerllvmpipe: fix large point rasterization with point_quad...
2014-01-17 Roland Scheideggergallium: add bits for clipping points as tris (d3d...
2014-01-17 Ilia Mirkinmesa: fix GL_COLOR_SUM enum for drivers without ARB_ver...
2014-01-16 Zack Rusinllvmpipe: do constant buffer bounds checking in shaders
2014-01-16 Ilia Mirkinnv50, nvc0: initialize ctx->sample_mask to ~0
2014-01-16 Aaron Watrymesa/main: Free ctx->DrawIndirectBuffer during teardown
2014-01-16 Aaron Watryst/dri: prevent leak of dri option default values
2014-01-16 Aaron Watryradeon: Move gfx/dma cs cleanup to r600_common_context_...
2014-01-15 Ian Romanickmesa: Eliminate parameters to dd_function_table::Scissor
2014-01-15 Ian Romanickmesa: Eliminate parameters to dd_function_table::DepthRange
2014-01-15 Ian Romanickmesa: Eliminate parameters to dd_function_table::Viewport
2014-01-15 Ian Romanickradeon: Remove dead code
2014-01-15 Ian Romanicki915: Remove spurious calls to DepthRange
2014-01-15 Ian Romanickmesa: Add COMPRESSED_RGBA_S3TC_DXT1_EXT to COMPRESSED_T...
2014-01-15 Brian Paulscons: add new shaderimage.c file to the build
2014-01-15 Francisco Jerezclover: Fix clover::keys and ::values to deal with...
2014-01-15 Francisco Jerezclover: Don't try to build programs created from a...
2014-01-15 Francisco Jerezclover: Add missing fields to the clover::module serial...
2014-01-15 Francisco Jerezclover: Store map result into a temporary vector in...
2014-01-15 Francisco Jerezdocs: Mark ARB_shader_image_load_store as work in progress.
2014-01-15 Francisco Jerezmesa: Validate image units when the texture state changes.
2014-01-15 Francisco Jerezmesa: Unbind deleted textures from the shader image...
2014-01-15 Francisco Jerezmesa: Add image parameter queries for ARB_shader_image_...
2014-01-15 Francisco Jerezmesa: Add ARB_shader_image_load_store to the extension...
2014-01-15 Francisco Jerezglapi: Update dispatch XML files for ARB_shader_image_l...
2014-01-15 Francisco Jerezmesa: Implement the GL entry points defined by ARB_shad...
2014-01-15 Francisco Jerezmesa: Add MESA_FORMAT_SIGNED_RG88 and _RG1616.
2014-01-15 Francisco Jerezmesa: Add MESA_FORMAT_ABGR2101010.
2014-01-15 Francisco Jerezmesa: Add driver interface for ARB_shader_image_load_store.
2014-01-15 Francisco Jerezmesa: Add state data structures required for ARB_shader...
2014-01-15 Francisco Jerezmesa: Define helper function to get the number of textu...
2014-01-15 Emil Velikovst/mesa: use signed temporary variable to store _ColorD...
2014-01-15 Emil Velikovautomake: include the git sha in the opengl version...
2014-01-15 Emil Velikovmesa: use signed temporary variable to store _ColorDraw...
2014-01-15 Ilia Mirkinnouveau: add framebuffer validation callback
2014-01-14 Francisco Jerezclover: Use cl_ulong in the maximum allocation size...
2014-01-14 Kenneth Graunkei965: Emit 3DSTATE_VF on Broadwell too.
2014-01-14 Kenneth Graunkei965: Disable workaround flush for push constants on...
2014-01-14 Kenneth Graunkei965: Enable native ETC texture support on Broadwell.
2014-01-14 Chia-I Wuilo: handle NULL renderbuffers correctly
2014-01-14 Chia-I Wuilo: disable HiZ for misaligned levels
2014-01-14 Chia-I Wuilo: use a helper to determine if HiZ is enabled
2014-01-14 Chia-I Wuilo: decide on hiz first in texture allocation
2014-01-14 Chia-I Wuilo: emit gen7_wa_pipe_control_wm_max_threads_stall...
2014-01-14 Chia-I Wuilo: use HALIGN_4 on GEN7 for depth buffers
2014-01-14 Chia-I Wuilo: OOM for HiZ is fatal on GEN6
2014-01-14 Chia-I Wuilo: fix a HiZ bo leakage
2014-01-14 Chia-I Wuilo: simplify ilo_texture_set_slice_flags()
2014-01-13 Vinson Leeegl-static: Fix build error.
2014-01-13 Andreas Hartmetzradeonsi: Rename the commonly occurring rscreen variable.
2014-01-13 Andreas Hartmetzradeonsi: Rename the commonly occurring rctx/r600 varia...
2014-01-13 Andreas Hartmetzradeonsi: Rename r600_trace_emit->si_trace_emit.
2014-01-13 Andreas Hartmetzradeonsi: Rename R600->SI in some remaining defines.
2014-01-13 Andreas Hartmetzradeonsi: Rename radeonsi->si remaining identifiers...
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si remaining identifiers in...
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si remaining identifiers in...
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si remaining identifiers in...
next