mesa.git
2014-08-19 Matt Turnermapi: Inline shared-glapi/Makefile.
2014-08-19 Matt Turnerbuild: Let install-lib-links.mk handle .la files in...
2014-08-19 Matt Turneri965: Enable instruction compaction on Gen8+.
2014-08-19 Matt Turneri965: Add support for compacting 3-src instructions...
2014-08-19 Matt Turneri965: Add support for compacting 1- and 2-src instructi...
2014-08-19 Matt Turneri965/gen8: Add 3-src instruction compaction tables.
2014-08-19 Matt Turneri965/gen8: Add instruction compaction tables.
2014-08-19 Matt Turneri965: Update JIP/UIP compaction code to operate on...
2014-08-19 Matt Turneri965: Reverse condition ordering to let us support...
2014-08-19 Matt Turneri965/disasm: Add CSEL.
2014-08-19 Timothy Arcerimesa: fix copy and paste errors in glBindVertexBuffers
2014-08-18 Tobias Klausmannnv50/ir: (trivial) initialize pointer to silence warning
2014-08-18 Eric Anholtvc4: Add support for swizzling of texture colors.
2014-08-18 Eric Anholtvc4: Fix handling of non-XYZW swizzles in color outputs.
2014-08-18 Eric Anholtvc4: Extract the swizzle handling from vertex fetch.
2014-08-18 Eric Anholtvc4: Add support for color masking.
2014-08-18 Eric Anholtvc4: Add a helper for QOP_R4_UNPACK_[ABCD].
2014-08-18 Eric Anholtvc4: Don't forget to set up the offset for render targets.
2014-08-18 Eric Anholtvc4: Fix multi-level texture setup.
2014-08-18 Eric Anholtvc4: Fix viewport handling in the uniforms upload.
2014-08-18 Marek Olšákdocs/relnotes: document GLX_MESA_query_renderer
2014-08-18 Francisco Jerezclover: Refuse to build a program if there are kernel...
2014-08-18 Francisco Jerezclover/util: Pass initial count value to ref_counter...
2014-08-18 Francisco Jerezclover/util: Implement minimalist reference to clover...
2014-08-17 EdBclover: clGetProgramInfo support for OpenCL 1.2.
2014-08-16 Ilia Mirkinnouveau: don't keep stale pointer to free'd data
2014-08-16 Ilia Mirkinegl: don't exit process on initialization failure
2014-08-16 Brian Paulmesa: fix compressed_subtexture_error_check() return...
2014-08-16 Brian Paulmesa: move _mesa_compressed_texture_pixel_storage_error...
2014-08-16 Brian Paulmesa: minor improvements to _mesa_compute_compressed_pi...
2014-08-16 Brian Paulutil: whitespace and formatting fixes in u_math.h
2014-08-16 Ilia Mirkinnouveau: make sure to invalidate any vbo state as well
2014-08-16 Jordan Justeni965/gen6: Force ALL_SLICES_AT_EACH_LOD for separate...
2014-08-16 Jordan Justeni965/gen6: Stencil/hiz needs an offset for LOD > 0
2014-08-16 Jordan Justeni965/gen6: Force tile alignment for each stencil/hiz LOD
2014-08-16 Jordan Justeni965: Support array_layout == ALL_SLICES_AT_EACH_LOD...
2014-08-16 Jordan Justeni965: Allow forcing miptree->array_layout = ALL_SLICES_...
2014-08-16 Jordan Justeni965: Change mipmap array_spacing_lod0 to array_layout...
2014-08-16 Jordan Justeni965/gen6 depth surface: program 3DSTATE_DEPTH_BUFFER...
2014-08-16 Jordan Justeni965/gen6 fbo: make unmatched depth/stencil configs...
2014-08-16 Jordan Justeni965/gen6 blorp depth: calculate base surface width...
2014-08-16 Jordan Justeni965/gen6 depth surface: calculate minimum array elemen...
2014-08-16 Jordan Justeni965/gen6 depth surface: calculate LOD being rendered to
2014-08-16 Jordan Justeni965/gen6 depth surface: calculate depth (array size...
2014-08-16 Jordan Justeni965/gen6 depth surface: calculate more specific surfac...
2014-08-16 Jordan Justeni965/gen6_depth_state.c: Remove (gen != 6) code paths
2014-08-16 Jordan Justeni965: Split gen6 depth hiz state out from brw
2014-08-16 Jordan Justeni965/gen6: Adjust render height in errata case for...
2014-08-16 Jordan Justeni965/gen6: Add support for layered renderbuffers
2014-08-16 Jordan Justeni965/gen6_surface_state.c: Remove (gen < 6) code path
2014-08-16 Jordan Justeni965: Split gen6 renderbuffer surface state from gen5...
2014-08-15 Kenneth Graunkemeta: Use instanced rendering for layered clears.
2014-08-15 Kenneth Graunkemesa: Expose vbo_exec_DrawArraysInstanced as _mesa_Draw...
2014-08-15 Dave AirlieRevert "hud: don't overrun malloced arrays"
2014-08-15 Kristian Høgsbergi965: Guard access to gl_Layer by extension #ifdef
2014-08-15 Emil Velikovgallium/vc4: PIPE_CAP_VIDEO_MEMORY return the amount...
2014-08-15 Eric Anholtvc4: Add support for blending.
2014-08-15 Eric Anholtvc4: Drop incorrect attempt to incorrectly invert the...
2014-08-15 Eric Anholtvc4: Use cl_f() instead of cl_u32(fui())
2014-08-15 Eric Anholtvc4: Consistently use qir_uniform_f().
2014-08-15 Eric Anholtvc4: Consume the implicit varyings for points and lines.
2014-08-15 Eric Anholtvc4: Move the deref of the color buffer for simulator...
2014-08-15 Kristian Høgsbergi965: Implement fast color clears using meta operations
2014-08-15 Kristian Høgsbergi965: Add optimization pass to let us use the replicate...
2014-08-15 Kristian Høgsbergmeta: Export _mesa_meta_drawbuffers_from_bitfield()
2014-08-15 Kristian Høgsbergmesa: Use _mesa_lock_context_textures in _mesa_GetTexPa...
2014-08-15 Kristian Høgsbergi965: Move pre-draw resolve buffers to dd::UpdateState
2014-08-15 Kristian Høgsbergi965: Provide a context flag to let us enable fast...
2014-08-15 Kristian Høgsbergi965: Disable clipping when rendering 3DPRIM_RECTLIST...
2014-08-15 Kristian Høgsbergi965: Add a mechanism for sending native primitives...
2014-08-15 Kristian Høgsbergi965: Add context flag to disable the viewport transform
2014-08-15 Kristian Høgsbergi965: Add an option to not generate the SIMD8 fragment...
2014-08-15 Emil Velikovdocs/autoconf: explicitly mention PKG_CONFIG_PATH for...
2014-08-15 Emil Velikovst/dri: Add __DRI2rendererQueryExtension support
2014-08-15 Emil Velikovgallium/softpipe/llvmpipe: handle query_renderer caps
2014-08-15 Emil Velikovgallium/svga: handle query_rendered caps
2014-08-15 Emil Velikovgallium/nouveau: handle query_renderer caps
2014-08-15 Emil Velikovgallium/vc4: handle query_renderer caps
2014-08-15 Emil Velikovgallium/r300/r600/radeonsi: handle query_renderer caps
2014-08-15 Emil Velikovgallium/ilo: handle query_renderer caps
2014-08-15 Emil Velikovgallium/i915: handle query_renderer caps
2014-08-15 Emil Velikovgallium/freedreno: handle query_renderer caps
2014-08-15 Emil Velikovauxiliary/os: introduce os_get_total_physical_memory...
2014-08-15 Emil Velikovgallium: add GLX_MESA_query_renderer caps
2014-08-15 Emil Velikovdri/swrast: add GLX_MESA_query_renderer support
2014-08-15 Emil Velikovdri/radeon: add GLX_MESA_query_renderer support
2014-08-15 Emil Velikovdri/radeon: don't print TCL status on glGetString(GL_RE...
2014-08-15 Emil Velikovdri/nouveau: add GLX_MESA_query_renderer support
2014-08-15 Emil Velikovdri/common: Move __DRI2_RENDERER_PREFFERED_PROFILE...
2014-08-15 Emil Velikovglx/drisw: add support for DRI2rendererQueryExtension
2014-08-15 Emil Velikovglx/dri2: use mapping table for dri2_convert_glx_query_...
2014-08-15 Emil Velikovglx/drisw: Move private structure declarations to a...
2014-08-15 Brian Paulmesa: check if GL_ARB_copy_image is enabled in _mesa_Co...
2014-08-15 Neil Robertsi965/blorp_clear: Use memcpy instead of assignment...
2014-08-15 Glenn Kennardr600g: Implement ARB_derivative_control
2014-08-15 Chris Forbesdocs: Update relnotes for ARB_gpu_shader5
2014-08-15 Chris Forbesdocs: Mark off ARB_gpu_shader5 for i965
2014-08-15 Chris Forbesi965: Enable ARB_gpu_shader5 on Gen7
2014-08-15 Chris Forbesi965/fs: Add support for nonconst sampler indexing...
2014-08-15 Chris Forbesi965/fs: Add support for non-const sampler indices...
next