mesa.git
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...
2013-02-11 Marek Olšákmesa: adjust usage of swapBytes/littleEndian in format_...
2013-02-11 Marek Olšákmesa: remove per-format memcpy codepaths from texstore...
2013-02-11 Marek Olšákmesa: implement common texstore memcpy function for...
2013-02-11 Marek Olšákmesa: fill in Z32_FLOAT_X24S8 in _mesa_format_matches_f...
2013-02-11 Marek Olšákmesa: fill in signed cases and RGBA16 in _mesa_format_m...
2013-02-11 Marek Olšákmesa: fill in INT/UINT format cases in _mesa_format_mat...
2013-02-11 Marek Olšákmesa: fill in YCBCR cases in _mesa_format_matches_forma...
2013-02-11 Marek Olšákmesa: fill in SRGB cases in _mesa_format_matches_format...
2013-02-11 Adhemerval... llvmpipe: fix vertex_header mask store in big-endian
2013-02-11 Adhemerval... llvmpipe: remove lp_swizzled_cbuf
2013-02-11 Andreas Bolldocs: document removal of makedepend build dependency
2013-02-11 Andreas Bolldocs: update making a new mesa release info
2013-02-11 Andreas Bolldocs: use proper title for index.html
2013-02-11 Andreas Bolldocs: mention some other supported APIs
2013-02-11 Andreas Bolldocs: update sourcetree
2013-02-11 Andreas Bolldocs: replace CVS with git
2013-02-09 Vinson Leeconfigure.ac: Do not check for rt on Mac OS X.
2013-02-09 Ian Romanickintel: Do not expose OES_compressed_ETC1_RGB8_texture...
2013-02-09 Roland Scheideggersoftpipe: clean up lod computation
2013-02-09 Roland Scheideggersoftpipe: try to beat new dx10-style sample opcodes...
2013-02-09 Roland Scheideggergallivm: fix up size queries for dx10 sviewinfo opcode
2013-02-09 Roland Scheideggergallivm: hook up dx10 sampling opcodes
2013-02-09 Vinson Leeintel: Ensure variable intel is used in i915 builds.
2013-02-09 Vinson Leeglsl: Ensure glsl_type constructors initialize gl_type.
2013-02-09 Jerome Glissewinsys/radeon: improve debuging printing
2013-02-09 Roland Scheideggersoftpipe: get rid of tgsi_sampler_control param in...
2013-02-09 Roland Scheideggersoftpipe: fix using optimized filter function
2013-02-09 Roland Scheideggergallivm: fix typo in lp_build_mul_norm
2013-02-09 Roland Scheideggerllvmpipe: first steps of adding dual source blend support
2013-02-09 Roland Scheideggerllvmpipe: refactoring of visibility counter handling
2013-02-09 Jerome Glissexorg: fix exa finish access
2013-02-08 Kristian Høgsbergegl-wayland: Make sure we allocate a back buffer even...
2013-02-08 Paul BerryConsolidate some redundant definitions of ARRAY_SIZE...
2013-02-08 Paul Berryintel/pre-gen6: Disable EXT_framebuffer_multisample.
2013-02-08 Vinson Leeglsl: Initialize all tfeedback_candidate_generator...
2013-02-08 Vinson Leenv30: Fix memory leak.
2013-02-08 Ian Romanickglsl: Change loop_analysis to not look like a resource...
2013-02-08 Paul Berrymesa: Don't check (offset + size <= bufObj->Size) in...
2013-02-08 Ian Romanicki965: Set UniformBufferOffsetAlignment to sizeof(vec4)
2013-02-08 Matt Turnermesa: Allow glGet* queries of MAX_VARYING_COMPONENTS...
2013-02-08 Daniel van... gbm: Remember to init format on gbm_dri_bo_create.
2013-02-07 Eric Anholtglx: Centralize the code for context flushing.
2013-02-07 Eric Anholtglx: Add a little comment about what dri2FlushFrontBuff...
2013-02-07 Michel Dänzerradeonsi: Handle scaled and integer formats for sampler...
2013-02-07 Michel Dänzerradeonsi: Don't advertise PIPE_FORMAT_L8A8_SRGB support.
2013-02-07 Michel Dänzerradeonsi: Remove incorrect (and dead) assignment in...
2013-02-07 Michel Dänzerradeonsi: Use unique names for referring to texture...
2013-02-07 Marek Olšákr300g: put textures with usage=staging in GTT and make...
2013-02-07 Jerome Glisser600g: fix slice tile max for compressed texture and...
2013-02-06 Marek Olšákradeonsi: use new RGBX formats
2013-02-06 Marek Olšákr300g: fix blending and alpha-test with RGBX16F and...
2013-02-06 Marek Olšákr300g: use new RGBX formats
2013-02-06 Marek Olšákr600g: use new RGBX formats
2013-02-06 Marek Olšákst/mesa: use new RGBX formats
2013-02-06 Marek Olšákmesa: add RGBX formats for existing GL RGB texture...
2013-02-06 Marek Olšákgallium: add RGBX formats for existing GL RGB texture...
2013-02-06 Kenneth Graunkei965/blorp: Support blits between ARGB and XRGB formats.
2013-02-06 Kenneth Graunkei965/blorp: Support overriding destination alpha to...
2013-02-06 Kenneth Graunkei965: Implement CopyTexSubImage2D via BLORP (and use...
2013-02-06 Kenneth Graunkemesa: Put extern "C" guards in renderbuffer.h.
2013-02-06 Brian Paulllvmpipe: remove extraneous const qualifier
next