mesa.git
2014-09-23 Juha-Pekka... glsl: Fix memory leak in glsl_lexer.ll
2014-09-23 Chia-I Wuilo: rework pipeline workarounds
2014-09-23 Chia-I Wuilo: remove handle_invalid_batch_bo()
2014-09-23 Chia-I Wuilo: make gen6_pipeline_update_max_svbi() static
2014-09-23 Ilia Mirkinfreedreno/ir3: add TXB2 support
2014-09-23 Ilia Mirkinfreedreno/ir3: add TXQ support
2014-09-23 Ilia Mirkinfreedreno/ir3: fix TXB/TXL to actually pull the bias...
2014-09-23 Ilia Mirkinfreedreno/ir3: make texture instruction construction...
2014-09-22 Andreas Pokornyi915: Fix black buffers when importing prime fds
2014-09-22 Andreas Pokornyegl/drm: expose KHR_image_pixmap extension
2014-09-22 Brian Paulgallium: update comment for enum pipe_format
2014-09-22 Brian Paulgallium: replace pipe_type enum with tgsi_return_type...
2014-09-22 Brian Pauldraw: use new tgsi_transform inst/decl helpers in pstip...
2014-09-22 Brian Pauldraw: use new tgsi_transform inst/decl helpers in aapoi...
2014-09-22 Brian Pauldraw: use new tgsi_transform inst/decl helpers in aalin...
2014-09-22 Brian Paultgsi: add inst/decl helpers for tgsi_transform utility
2014-09-22 Brian Pauldraw: use tgsi transform prolog callback in polygon...
2014-09-22 Brian Pauldraw: use tgsi transform prolog/epilog callbacks in...
2014-09-22 Brian Pauldraw: use tgsi transform prolog/epilog callbacks in...
2014-09-22 Brian Paultgsi: fix tgsi transform's epilog callback
2014-09-22 Brian Paultgsi: add prolog() method to tgsi_transform_context
2014-09-22 Brian Paulglsl: use ptrdiff_t cast to silence g++ sign warning
2014-09-22 Jordan Justeni965/fs: Remove direct fs_visitor brw_wm_prog_key depen...
2014-09-22 Jordan Justeni965/fs: Use brw_sampler_prog_key_data instead of brw_w...
2014-09-22 Jordan Justeni965/fs: Remove direct fs_visitor brw_wm_prog_data...
2014-09-22 Tom Stellardclover: Add support to mem objects for multiple destruc...
2014-09-22 Brian Paulst/xa: silence unused variable warning
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()
next