mesa.git
2013-02-20 Roland Scheideggerllvmpipe: lp_resource_copy cleanup
2013-02-20 Roland Scheideggerllvmpipe: fix lp_resource_copy using more than one...
2013-02-20 Tapani Pälligles2: a stub implementation for GL_EXT_discard_framebuffer
2013-02-20 Michel Dänzerr600g/Cayman: Fix blending using destination alpha...
2013-02-20 Michel Dänzerradeonsi: Fix blending using destination alpha factor...
2013-02-20 Marek Olšákradeonsi: implement 3D transfers
2013-02-20 Marek Olšákradeonsi: add assertions to prevent creation of invalid...
2013-02-20 Marek Olšákradeonsi: use u_box_origin_2d helper function
2013-02-20 Vinson Leeconfigure.ac: Do not check for clock_gettime on MinGW.
2013-02-19 Zack RusinDRI2: Don't disable GLX_INTEL_swap_event unconditionally
2013-02-19 Eric Anholti965/fs: Enable CSE on uniform pull constant loads.
2013-02-19 Eric Anholti965/fs: Only do CSE when the dst types match.
2013-02-19 Eric Anholti965/fs: Delay setup of uniform loads until after pre...
2013-02-19 Eric Anholti965/fs: Fix copy propagation with smearing.
2013-02-19 Eric Anholti965/fs: Add a bit more instruction dumping useful...
2013-02-19 Tom Stellardradeon/llvm: Fix build with LLVM 3.3
2013-02-19 Tom Stellardr600g: Add $(DEFINES) to AM_CXXFLAGS
2013-02-19 Paul Berryi965: Remove unused userclip flags.
2013-02-19 Brian Paulllvmpipe: fix handling of 0 x 0 framebuffer size
2013-02-19 Brian Paulst/xlib: initialize the drawable size in create_xmesa_b...
2013-02-19 Stefan Brünsglx: fix glGetTexLevelParameteriv for indirect rendering
2013-02-19 Brian Paulst/mesa: implement glBitmap unpacking from a PBO, for...
2013-02-19 Brian Pauldraw: fix non-perspective interpolation in interp()
2013-02-18 Marek Olšákst/mesa: remove what is left from u_blit
2013-02-18 Marek Olšákst/mesa: simplify and improve CopyTexSubImage
2013-02-18 Marek Olšákst/mesa: don't do sRGB conversion in CopyTexSubImage
2013-02-18 Marek Olšákst/mesa: implement blit-based TexImage and TexSubImage
2013-02-18 Marek Olšákst/mesa: fix blit-based GetTexImage for 1D array textures
2013-02-18 Marek Olšákst/mesa: fix blit-based GetTexImage for depth/stencil...
2013-02-18 Marek Olšákst/mesa: factor out code for determining blit.mask...
2013-02-18 Michel Dänzerradeonsi: Fix PIPE_FORMAT_X32_S8X24_UINT sampler hardwa...
2013-02-18 Michel Dänzerradeonsi: Use stencil surface level information for...
2013-02-18 Michel Dänzerradeonsi: properly implement S8Z24 depth-stencil format
2013-02-18 Vincent Lejeuner600g/llvm: Support for TBO
2013-02-18 Vincent Lejeuner600g/llvm: Set Inputs/Outputs count to 32 (api reporte...
2013-02-18 Vincent Lejeuner600g/llvm: Fix alpha_to_one piglit tests
2013-02-18 Vincent Lejeuner600g/llvm: Add support for UBO
2013-02-16 Christopher... i965: Fix leak in blorp CopyTexSubImage2D
2013-02-16 Roland Scheideggergallivm/tgsi: fix issues with sample opcodes
2013-02-16 Roland Scheideggergallivm/tgsi: fix src modifier fetching with non-float...
2013-02-16 Roland Scheideggergallivm: fix issues with trunc/round/floor/ceil with...
2013-02-16 Roland Scheideggergallivm: DIV shouldn't be deprecated.
2013-02-15 Matt Turnermesa: Use PROGRAM_ERROR_STRING_ARB instead of the _NV...
2013-02-15 Brian Paultrace: add context pointer sanity checking
2013-02-15 Brian Paultrace: fix incorrect trace_surface::base.context pointer
2013-02-15 Brian Paulmesa: remove old version comment from gl.h
2013-02-15 Brian Paultrace: whitespace, comment clean-ups
2013-02-15 Brian Paultrace: move struct tr_list to tr_texture.h
2013-02-15 Brian Paulst/mesa: fix format query for GL_ARB_texture_rg
2013-02-15 Eric Anholti965/fs: Do a general SEND dependency workaround for...
2013-02-15 Kristian Høgsbergegl-wayland: Fix left-over wl_display_roundtrip() usage
2013-02-14 Eric Anholti965/gen7: Set up all samplers even if samplers are...
2013-02-14 Marek Olšákr600g: add support for red-alpha render targets
2013-02-14 Marek Olšákr300g: add support for red-alpha render targets
2013-02-14 Marek Olšákst/mesa: try to find exact format matching user format...
2013-02-14 Marek Olšákr600g: properly implement S8Z24 depth-stencil format...
2013-02-14 Michel Dänzerradeonsi: Handle TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS
2013-02-14 Michel Dänzerradeonsi: Fix array indices for detecting integer verte...
2013-02-14 Vinson Leeglsl: Initialize ir_texture member variable.
2013-02-14 Eric Anholtintel: Allow blit readpixels even when the pack alignme...
2013-02-14 Eric Anholti965: Remove writemask support from brw_SAMPLE().
2013-02-14 Eric Anholti965/fs: Use a helper function for checking for flow...
2013-02-13 bmashaderapi: Fix AttachShader error
2013-02-13 Tom Stellardconfigure.ac: Add components to LLVM_COMPONENTS when...
2013-02-13 Eric Anholti965: Re-enable the -RHW workaround for original gen4...
2013-02-13 Eric Anholti965/gen4: Work around missing sRGB RGB DXT1 support.
2013-02-13 Paul Berryglsl: Fix error checking on "flat" keyword to match...
2013-02-13 Paul Berryglsl: don't allow non-flat integral types in varying...
2013-02-13 Paul Berryglsl: Allow default precision qualifiers to be set...
2013-02-13 Marek Olšákst/mesa: fix texture buffer objects
2013-02-13 Kenneth Graunkei965: Use derived state for Haswell's 3DSTATE_VF packet.
2013-02-13 Marek Olšákst/mesa: accelerate glGetTexImage for all formats using...
2013-02-13 Marek Olšákgallium: add red-alpha texture formats and a couple...
2013-02-12 Jerome Glisser600g: fix lockup when hyperz & alpha test are enabled...
2013-02-12 Jordan JustenCopyTexImage: Don't check sRGB vs LINEAR for desktop GL
2013-02-12 Christian Königradeonsi: remove constant index limitation v3
2013-02-12 Christian Königradeonsi: support constants as TEX coordinates
2013-02-12 Paul Berryglsl: Fix unsupported version error for GLSL ES 3.00...
2013-02-12 Roland Scheideggergallium/docs: fix typos in sample opcode descriptions
2013-02-12 Roland Scheideggernv50: fix bogus parameters when processing sample instr...
2013-02-12 Roland Scheideggergallium: fix tgsi SAMPLE_L opcode to use separate sourc...
2013-02-12 Brian Paulutil: fix incorrect Z bit masking in util_clear_depth_s...
2013-02-12 Matt Turnerradeon: Remove dead STANDALONE_MMIO defines
2013-02-12 Roland Scheideggerllvmpipe: implement dual source blending
2013-02-11 Kenneth Graunkedocs: Mark a few things done in GL3.txt.
2013-02-11 Kenneth Graunkei965: Add missing dirty bits to INTEL_DEBUG=state arrays.
2013-02-11 Kenneth Graunkei965: Reorganize brw_bits to match the order in brw_con...
2013-02-11 Kenneth Graunkei965: Use BRW_NEW_CONTEXT for gen7_disable rather than...
2013-02-11 Jerome Glisser600g: make sure async blit is done 8 * pitch at a...
2013-02-11 Martin Anderssonwinsys/radeon: fix bo with virtual address referencing...
2013-02-11 Eric Anholtvbo: Merge GL_QUADS drawing requests in display lists.
2013-02-11 Eric Anholtvbo: Print display list debug using printf() like dlist...
2013-02-11 Eric Anholti965: Remove some stale comments about the brw_constant...
2013-02-11 Eric Anholti965: Simplify VS push constant upload code since remov...
2013-02-11 Eric Anholti965: Add perf debug for a corner case.
2013-02-11 Eric Anholti965: Fix access mode of index buffer rebase.
2013-02-11 Eric Anholti965: Fix indentation of index buffer rebase code.
2013-02-11 Marek Olšákmesa: fix GetTexImage if mesa format and internal forma...
2013-02-11 Marek Olšákmesa: don't use memcpy fast path for GetTexImage if...
2013-02-11 Marek Olšákmesa: don't use _mesa_base_tex_format for format parame...
next