mesa.git
2012-07-30 Brian Paulmesa: fix _math_matrix_copy(), again
2012-07-30 Vinson Leemesa: Fix wrong sizeof argument in _math_matrix_copy.
2012-07-30 Christian Königradeonsi: fix db and stencil setup v2
2012-07-30 Christian Königradeonsi: fix stencil op mapping
2012-07-30 Christian Königradeonsi: fix assertion in si_bind_vs_sampler
2012-07-30 Christian Königradeonsi: fix shader binding
2012-07-30 Christian Königradeonsi: fix dummy export in shaders v2
2012-07-30 Christian Königradeonsi: fix vertex buffer and elements
2012-07-30 Christian Königradeonsi: fix shader size and handling
2012-07-30 Christian Königradeonsi: rename r600_resource to si_resource
2012-07-28 Kenneth Graunkeglcpp: Add a newline to expanded #line directives.
2012-07-28 Christoph Bumillergallium: specify resource_resolve destination via a...
2012-07-28 Christoph Bumillerst/mesa: call update_renderbuffer_surface for sRGB...
2012-07-28 Christoph Bumillernv50: fix depth/stencil multisample memory storage...
2012-07-28 Christoph Bumillernv50: fix resource_resolve shader start offsets
2012-07-27 Brian Paulst/mesa: undo a couple static asserts
2012-07-27 Brian Paulst/mesa: use STATIC_ASSERT in a few places
2012-07-27 Brian Paulmesa: whitespace, etc. fixes in program.h
2012-07-27 Brian Paulmeta: fix glDrawPixels fallback test, stencil drawing
2012-07-27 Brian Paulradeon: fix 'sowftware' typo
2012-07-27 Eric Anholti965/gen7: Reduce GT1 WM thread count according to...
2012-07-27 Kenneth Graunkei965: Fix typo in shader channel select field name.
2012-07-27 Paul Berryi965/msaa: Use MESA_FORMAT_R8 for MCS buffer.
2012-07-27 Zou Nan haiintel: increase wm thread number to 80 on gen6 GT2
2012-07-27 Tom Stellardr600g: Emit dispatch state for compute directly to...
2012-07-27 Tom Stellardr600g: Initialize VGT_PRIMITIVE_TYPE in the start_cs_cm...
2012-07-27 Tom Stellardr600g: Atomize compute shader state
2012-07-27 Tom Stellardr600g: Add helper functions for emitting compute SET_CO...
2012-07-27 Tom Stellardradeon/llvm: Add instruction defs for branches on SI
2012-07-27 Tom Stellardradeon/llvm: Fix VOPC and V_CNDMASK encoding
2012-07-27 Tom Stellardradeon/llvm: Assert if we try to copy SCC reg
2012-07-27 Tom Stellardradeon/llvm: Add SI DAG optimizations for setcc, select_cc
2012-07-27 Tom Stellardradeon/llvm: Add support for encoding SI branch instruc...
2012-07-27 Tom Stellardradeon/llvm: Add special nodes for SALU operations...
2012-07-27 Tom Stellardradeon/llvm: Add i1 registers for SI.
2012-07-27 Tom Stellardradeon/llvm: Fix CCReg definitions on SI
2012-07-27 Tom Stellardradeonsi: Enable PIPE_SHADER_CAP_INTEGERS
2012-07-27 Tom Stellardradeonsi: Add support for loading integers from constan...
2012-07-27 Tom Stellardradeon/llvm: Add bitconvert patterns for SI
2012-07-27 Tom Stellardradeon/llvm: Add custom lowering for SELECT_CC nodes...
2012-07-27 Tom Stellardradeon/llvm: Move conditional pattern leafs to common...
2012-07-27 Tom Stellardradeon/llvm: Implement getSetCCResultType for SI
2012-07-27 Tom Stellardradeon/llvm: Custom lower BR_CC for SI
2012-07-27 Tom Stellardradeon/llvm: Move lowering of BR_CC node to R600ISelLow...
2012-07-27 Tom Stellardradeon/llvm: Move lowering of SETCC node to R600ISelLow...
2012-07-27 Tom Stellardradeon/llvm: Use correct node type when lowering SETCC
2012-07-27 Tom Stellardradeon/llvm: Move LowerSELECT_CC into R600ISelLowering
2012-07-27 Eric Anholtautomake: Remove OPT_FLAGS.
2012-07-27 Eric Anholtautomake: Remove ARCH_FLAGS.
2012-07-26 Paul Berryi965/msaa: use ROUND_DOWN_TO macro.
2012-07-26 Brian Paulsvga: initialize svga_compile_key to zeros to be safe
2012-07-26 Brian Paulsvga: fix invalid memory reference in needs_to_create_z...
2012-07-26 Brian Paulradeon: fix Base/base typo
2012-07-26 Daniel Charlesandroid-build: fix dricore build for autogenerated...
2012-07-26 Brian Paulradeon: set swrast_renderbuffer::ColorType field when...
2012-07-26 Brian Paulxlib: add X error handler around XGetImage() call
2012-07-26 Brian Paulmesa: remove obsolete matrix comment
2012-07-26 Brian Paulmesa: fix comment typo: s/pointer/point/
2012-07-26 Brian Paulmesa: remove _math_matrix_alloc_inv()
2012-07-26 Brian Paulmesa: loosen small matrix determinant check
2012-07-26 Paul Berryi965: Use sendc for all render target writes on Gen6+.
2012-07-26 Paul Berryi965/msaa: Remove TODO comments that are no longer...
2012-07-26 Paul Berryintel: Make more consistent use of _mesa_is_{user,winsy...
2012-07-26 Paul Berrymesa: Make more consistent use of _mesa_is_{user,winsys...
2012-07-26 Oliver McFaddenglsl: warning: pragma `invariant(all)' not supported...
2012-07-26 Kenneth Graunkeshared-glapi: Install libglapi.so.0.0.0 and .0 links...
2012-07-26 Vinson Leescons: Fix build with clang.
2012-07-25 Eric Anholti965: Remove unused param conversion code.
2012-07-25 Olivier Galibertsoftpipe: fix copy/paste error in tex sample code
2012-07-25 Jon TURNEYRemove redundant osmesa shared library install from...
2012-07-25 Jon TURNEYUpdate mesa/drivers/x11/Makefile.am for xm_image.h...
2012-07-25 Jon TURNEYdrivers/osmesa: Link OSMesa using -no-undefined libtool...
2012-07-25 Jon TURNEYdrivers/X11: Link X11 libGL with -no-undefined libtool...
2012-07-25 Vinson LeeRevert "scons: Add instrumentation component libraries...
2012-07-24 Paul Berryi965/msaa: Switch on 8x MSAA for Gen7.
2012-07-24 Paul Berryi965/msaa: Adjust MCS buffer allocation for 8x MSAA.
2012-07-24 Paul Berryi965/msaa: Remove assertion in 3DSTATE_SAMPLE_MASK...
2012-07-24 Paul Berryi965/msaa: Adjust 3DSTATE_MULTISAMPLE packet for 8x...
2012-07-24 Paul Berryi965/blorp: Encode and decode IMS format for 8x MSAA...
2012-07-24 Paul Berryi965/blorp: Compute sample number correctly for 8x...
2012-07-24 Paul Berryi965/blorp: Properly adjust primitive size for 8x MSAA.
2012-07-24 Paul Berryi965/blorp: Parameterize manual_blend() by num_samples.
2012-07-24 Paul Berryi965/msaa: Remove comment about falsely claiming to...
2012-07-24 Paul Berryi965/blorp: Handle DrawBuffers properly.
2012-07-24 Paul Berryi965/blorp: Rearrange order of blit validation and...
2012-07-24 Paul Berryi965/blorp: Don't fall back to swrast when miptrees...
2012-07-24 Paul Berryi965/blorp: Fixup scissoring of blits to window system...
2012-07-24 Paul Berryi965/blorp: Simplify check that src/dst width/height...
2012-07-24 Paul Berryi965/msaa: Work around problems with null render target...
2012-07-24 Paul Berryi965: Set width, height, and tiling properly for null...
2012-07-24 Paul Berryi965/msaa: Control multisampling behaviour via the...
2012-07-24 Paul Berrymsaa: Compute visual samples/sampleBuffers from all...
2012-07-24 Anthony G.... Fix compile time errors when building against uclibc
2012-07-24 Jerome Glisser600g: enable streamout only on 2.14 or latter kernel
2012-07-24 Jordan Justenintel: move error on create context to proper path
2012-07-24 Jordan Justenmesa context: generate an error for uninstalled context...
2012-07-24 Brian Paulnouveau: include glformats.h to get missing prototype
2012-07-24 Brian Paulmesa: improve comment in build_tnl_program()
2012-07-24 Brian Pauldocs: the legacy makefile system is removed in Mesa 8.1
2012-07-24 Brian Paulmesa: move _mesa_error_check_format_and_type() to glfor...
next