mesa.git
2014-09-22 Brian Paultarget-helpers: add inline qualifier on configuration_q...
2014-09-22 Chia-I Wuilo: clean up fallback path for primitive restart
2014-09-22 Chia-I Wuilo: handle conditional rendering in the context
2014-09-22 Chia-I Wuilo: create the pipeline from the builder
2014-09-22 Chia-I Wuilo: move aperture checks out of pipeline
2014-09-22 Chia-I Wuilo: flush before setting SOL_RESET
2014-09-22 Chia-I Wuilo: move size estimation check out of pipeline
2014-09-21 Rob Clarkfreedreno/a3xx: more texture array fixes
2014-09-21 Rob Clarkfreedreno: add DRM_CONF_SHARE_FD
2014-09-21 Chia-I Wuilo: use a single list for queries
2014-09-21 Chia-I Wuilo: replace software queries by hardware ones
2014-09-21 Chia-I Wuilo: support prim queries in ilo_3d_pipeline_emit_query()
2014-09-21 Chia-I Wuilo: add ilo_3d_pipeline_emit_query()
2014-09-21 Chia-I Wuilo: rework query support
2014-09-21 Chia-I Wuilo: clarify cp owning/releasing
2014-09-20 Chia-I Wuilo: add a pointer to builder in ilo_3d_pipeline
2014-09-20 Chia-I Wuilo: add a helper for RECTLIST blitter
2014-09-20 Chia-I Wuilo: no direct ilo_context access in BLT blitter
2014-09-20 Chia-I Wuilo: fix headers in Makefile.sources
2014-09-20 Chia-I Wuilo: add a new struct for context states
2014-09-20 Chia-I Wuilo: merge ilo_gpe.h to ilo_state*.h
2014-09-20 Chia-I Wuilo: rename ilo_gpe_gen*.[ch]
2014-09-20 Chia-I Wuilo: make ilo_fence opaque
2014-09-20 Chris Forbesi965/gen6: Enable GL 3.3 and GLSL 3.30
2014-09-20 Roland Scheideggergallivm: add information about different sampler/view...
2014-09-19 Emil Velikovdocs: Add 10.3 sha256 sums, news item and link release...
2014-09-19 Emil Velikovdocs: Update 10.3 release notes
2014-09-19 Emil Velikovdocs: Add sha256 sums for the 10.2.8 release
2014-09-19 Emil VelikovAdd release notes for the 10.2.8 release
2014-09-19 Marek Olšákst/dri: remove GALLIUM_MSAA and __GL_FSAA_MODE environm...
2014-09-19 Eric Anholtvc4: Fix perspective interpolation.
2014-09-19 Eric Anholtvc4: Use the same method as for FRAG_Z to handle fragco...
2014-09-19 Roland Scheideggerutil: don't try to emit half-float intrinsics if avx...
2014-09-19 Samuel Iglesias... i965/gen6: enable GLSL 1.50, OpenGL 3.2 and GL_AMD_vert...
2014-09-19 Iago Toral... i965/gen6/gs: Use a specific implementation of geometry...
2014-09-19 Iago Toral... i965/gen6/gs: upload ubo and pull constants surfaces.
2014-09-19 Samuel Iglesias... i965/gen6/gs: Enable transform feedback support in...
2014-09-19 Iago Toral... i965/gen6/gs: Fix binding table clash between TF surfac...
2014-09-19 Iago Toral... i965/gen6/gs: Avoid buffering transform feedback varyin...
2014-09-19 Samuel Iglesias... i965/gen6/gs: Buffer PSIZ/flags vertex data in gen6_gs_...
2014-09-19 Samuel Iglesias... i965/gen6/gs: Setup SOL surfaces for user-provided...
2014-09-19 Samuel Iglesias... i965/gen6/gs: implement transform feedback support...
2014-09-19 Samuel Iglesias... i965/gen6/gs: Add an additional parameter to the FF_SYN...
2014-09-19 Samuel Iglesias... i965/gen6/gs: implement GS_OPCODE_FF_SYNC_SET_PRIMITIVE...
2014-09-19 Samuel Iglesias... i965/gen6/gs: implement GS_OPCODE_SVB_SET_DST_INDEX...
2014-09-19 Samuel Iglesias... i965/gen6/gs: implement GS_OPCODE_SVB_WRITE opcode
2014-09-19 Iago Toral... i965/gen6/gs: Enable texture units and upload sampler...
2014-09-19 Iago Toral... i965/gen6/gs: Assign geometry shader VUE map properly.
2014-09-19 Iago Toral... i965/gen6/gs: Implement support for gl_PrimitiveIdIn.
2014-09-19 Iago Toral... i965/gen6/gs: Implement GS_OPCODE_SET_PRIMITIVE_ID.
2014-09-19 Iago Toral... i965/gen6/gs: Handle the case where a geometry shader...
2014-09-19 Iago Toral... i965/gen6/gs: Make sure we complete the last primitive.
2014-09-19 Iago Toral... i965/gen6/gs: Implement geometry shaders for outputs...
2014-09-19 Iago Toral... i965/gen6/gs: Add initial implementation for a gen6...
2014-09-19 Iago Toral... i965: Generalize emit_urb_slot() to emit to any dst_reg.
2014-09-19 Iago Toral... i965: Provide means to create registers of a given...
2014-09-19 Iago Toral... i965/gen6/gs: Implement GS_OPCODE_SET_DWORD_2.
2014-09-19 Iago Toral... i965/gen6/gs: Upload binding table for user-provided...
2014-09-19 Iago Toral... i965/gen6/gs: Enable URB space for user-provided geomet...
2014-09-19 Iago Toral... i965/gen6/gs: Compute URB entry size for user-provided...
2014-09-19 Iago Toral... i965/gen6/gs: Add instruction URB flags to geometry...
2014-09-19 Iago Toral... i965/gen6/gs: Implement GS_OPCODE_URB_WRITE_ALLOCATE.
2014-09-19 Iago Toral... i965/gen6/gs: Implement GS_OPCODE_FF_SYNC.
2014-09-19 Samuel Iglesias... i965/gs: Reuse gen6 constant push buffers setup code...
2014-09-19 Iago Toral... i965/gen6/gs: Setup constant push buffers for gen6...
2014-09-19 Samuel Iglesias... i965/gen6/gs: Set brw->gs.enabled to FALSE in gen6_blor...
2014-09-19 Samuel Iglesias... i965/gen6/gs: use brw_gs_prog atom instead of brw_ff_gs...
2014-09-19 Samuel Iglesias... i965/gen6/gs: Skeleton for user GS program support
2014-09-19 Iago Toral... i965/gs: Use single dispatch mode as fallback to dual...
2014-09-19 Chia-I Wuilo: rename ILO_DEBUG=3d
2014-09-19 Chia-I Wuilo: rename ilo_cp_flush()
2014-09-19 Chia-I Wuilo: remove ilo_cp_empty()
2014-09-19 Chia-I Wuilo: simplify ilo_cp_set_owner()
2014-09-19 Kenneth Graunkemesa: Delete VAO _MaxElement code and index buffer...
2014-09-19 Eric Anholtvc4: Add support for stencil operations.
2014-09-18 Eric Anholtvc4: Actually implement VC4_DEBUG=cl.
2014-09-18 Roland Scheideggerdraw: (trivial) remove duplicated lines
2014-09-18 Brian Paulmesa: fix prog_optimize.c assertions triggered by SWZ...
2014-09-17 Eric Anholtvc4: Allow copy propagation of uniforms.
2014-09-17 Eric Anholtvc4: Make sure thread end doesn't have a uniform read.
2014-09-17 Eric Anholtvc4: Allow dead code elimination of instructions that...
2014-09-17 Eric Anholtvc4: Add support for reordering the uniform stream...
2014-09-17 Eric Anholtvc4: Initialize the various qreg arrays when allocating...
2014-09-17 Eric Anholtvc4: Fix stray disable of the CSE pass.
2014-09-17 rcondegallivm,tgsi: fix idiv by zero crash
2014-09-17 Roland Scheideggergallivm: add texture target information for sample...
2014-09-17 Richard Sandifordst/mesa: Fix handling of 8888 SNORM and SRGB formats...
2014-09-17 Richard Sandifordst/mesa: Fix handling of LA and RG formats for big...
2014-09-17 Richard Sandifordmesa: Add MESA_FORMAT_{A8R8G8B8, X8R8G8B8, X8B8G8R8...
2014-09-17 Richard Sandifordmesa: Add MESA_FORMAT_A8L8_{SNORM,SRGB}
2014-09-17 Richard Sandifordgallium: Define PIPE_FORMAT_xyzw8888_{SNORM, SRGB}...
2014-09-17 Richard Sandifordgallium: Add PIPE_FORMAT_x8B8G8R8_SNORM formats
2014-09-17 Richard Sandifordgallium: Define PIPE_FORMAT_{LA, AL, RG, GR}nn aliases
2014-09-17 Richard Sandifordgallium: Add PIPE_FORMAT_AnLn and PIPE_FORMAT_GnRn...
2014-09-17 Dave Airliemesa: fix SRGB alpha channel value in pack_float_R8G8B8...
2014-09-17 Richard Sandifordswrast: Fix handling of MESA_FORMAT_L8A8_SRGB for big...
2014-09-17 Richard Sandifordmesa: Tweak unpack name for MESA_FORMAT_R8G8B8X8_SNORM
2014-09-17 Richard Sandifordmesa: Fix alpha component in unpack_R8G8B8X8_SRGB.
2014-09-17 Dave Airlieutil: move shared rgtc code to util (v2)
2014-09-16 Eric Anholtvc4: Claim ARB_fbo.
next