i965: Actually emit PIPELINE_SELECT and 3DSTATE_VF_STATISTICS.
[mesa.git] / src / gallium /
2014-04-30 Andreas Hartmetztranslate_sse: Use the correct buffer index in this...
2014-04-29 Tom Stellardclover: Query drivers for max clock frequency
2014-04-29 Tom Stellardradeon/compute: Implement PIPE_COMPUTE_CAP_MAX_CLOCK_FR...
2014-04-29 Tom Stellardgallium: Add PIPE_COMPUTE_CAP_MAX_CLOCK_FREQUENCY
2014-04-29 EdBclover: Stub implementation of CL 1.2 sub-devices.
2014-04-29 EdBclover: Add clEnqueue{Marker, Barrier}WithWaitList.
2014-04-29 Jan Veselyclover: Align kernel argument sizes to nearest power...
2014-04-29 Francisco Jerezclover: Avoid warnings from references to deprecated...
2014-04-29 Francisco Jerezclover: Update OpenCL headers to version 1.2 from Khronos.
2014-04-29 Ilia Mirkinnvc0/ir: offset appears to come before the Z ref
2014-04-28 Ilia Mirkinnv50/ir: change texture offsets to ValueRefs, allow...
2014-04-28 Ilia Mirkinnvc0/ir: do constant folding of extbf/insbf
2014-04-28 Ilia Mirkinnvc0/ir: add support for MUL_HI tgsi opcodes
2014-04-28 Ilia Mirkinnvc0/ir: add support for new bitfield manipulation...
2014-04-28 Ilia Mirkintgsi: add tgsi_exec support for new bit manipulation...
2014-04-28 Ilia Mirkingallium/util: add helpers for bitfield manipulation
2014-04-28 Ilia Mirkingallium: add new opcodes for ARB_gs5 bit manipulation...
2014-04-28 Emil Velikovst/dri: cleanup dri extension handling
2014-04-28 Richard Sandifordutil: Fix cross-compiles between endiannesses
2014-04-28 Richard Sandifordutil: Split out channel-parsing Python code
2014-04-28 Richard Sandifordutil: Split out channel-printing Python code
2014-04-28 Richard Sandifordutil: Turn inv_swizzle into a global function
2014-04-28 Richard Sandifordutil: Add more query methods to u_format_parse.Format
2014-04-26 Ilia Mirkinnvc0/ir: fetch shadow value from proper place for TG4...
2014-04-26 Ilia Mirkinnvc0/ir: set gatherComp for non-shadow targets
2014-04-26 Ilia Mirkinnvc0/ir: set instance count based on the GS_INVOCATIONS...
2014-04-26 Ilia Mirkinnvc0/ir: add support for INVOCATIONID system value
2014-04-26 Ilia Mirkinnvc0/ir: add support for SAMPLEMASK sysval
2014-04-26 Ilia Mirkingallium: add GS_INVOCATIONS property
2014-04-26 Ilia Mirkingallium: add INVOCATIONID semantic
2014-04-26 Ilia Mirkinnvc0: add support for PIPE_CAP_SAMPLE_SHADING
2014-04-26 Ilia Mirkinnv50: add support for PIPE_CAP_SAMPLE_SHADING
2014-04-26 Ilia Mirkinmesa/st: add support for ARB_sample_shading
2014-04-26 Ilia Mirkingallium: add basic support for ARB_sample_shading
2014-04-25 Emil Velikovgallium/tests: conditionally include sw/dri winsys
2014-04-25 Emil Velikovautomake: cleanup pipe-loader handling when using sw...
2014-04-25 Emil Velikovpipe-loader: conditionally build and use pipe_loader_sw...
2014-04-25 Roland Scheideggerllvmpipe: fix clearing of individual color buffers...
2014-04-25 Roland Scheideggergallium/util: use ui[4] instead of ui in union util_color
2014-04-25 Roland Scheideggerllvmpipe: (trivial) use correct LP_MIN_VECTOR_ALIGN...
2014-04-24 Marek Olšákr600g: fix hang on RV740 by using DX_RASTERIZATION_KILL...
2014-04-24 Marek Olšákr600g: fix for an MSAA hang on RV770
2014-04-24 Marek Olšákr600g: fix for broken CULL_FRONT behavior on R6xx
2014-04-24 Marek Olšákr600g: fix for HTILE on R6xx
2014-04-24 Marek Olšákr600g: fix buffer copying on R600-R700
2014-04-24 Marek Olšákr600g: fix flushing on RV670, RS780, RS880 again
2014-04-24 Marek Olšákr600g: fix MSAA resolve on R6xx when the destination...
2014-04-24 Marek Olšákr600g: disable async DMA on R700
2014-04-24 Marek Olšákr600g: fix edge flags and layered rendering on R600...
2014-04-24 Marek Olšákr300g: don't crash when getting NULL colorbuffers
2014-04-24 Marek Olšákr300g: fix runtime warning after winsys cleanup
2014-04-24 Marek Olšákradeonsi: implement GL_ARB_vertex_type_10f_11f_11f_rev
2014-04-24 José Fonsecast/xlib: Do minimal version checking in glXCreateContex...
2014-04-24 José Fonsecallvmpipe: Advertise GLSL 3.30.
2014-04-24 José Fonsecast/xlib: Honour request of 3.1 contexts through core...
2014-04-24 Zack Rusindraw/llvm: reduce memory usage
2014-04-24 José Fonsecagallivm: Fix wrong operator in lp_exec_default.
2014-04-23 José Fonsecautil/u_debug: Pass correct size to strncat.
2014-04-23 Rob Clarkfreedreno/a3xx: fix TOTALATTRTOVS
2014-04-22 Christian Königst/omx/enc: implement frame reordering and B-frames
2014-04-22 Leo Liust/omx/enc: replace omx buffer with texture buffer
2014-04-22 Michel Dänzerradeonsi: Fix calculation of number of banks for SI
2014-04-21 Brian Paulsvga: move draw debug code into separate function
2014-04-21 Brian Paullibgl-gdi: silence unused variable warning when not...
2014-04-19 Ilia Mirkinnouveau/codegen: add missing values for OP_TXLQ into...
2014-04-19 Ilia Mirkinnvc0: change logic for centering of eng2d blit when...
2014-04-19 Ilia Mirkinnv50: use 2d blit when src/dst have same number of...
2014-04-19 Ilia Mirkingallium/docs: fix PIPE_CAP_ENDIANNESS delimiter, remove...
2014-04-18 Alex Deucherradeonsi: fix num banks selection on SI for dma setup...
2014-04-18 Marek Olšákr600g,radeonsi: don't skip the context flush if a fence...
2014-04-17 Brian Paulsvga: fix comment for emit_adjusted_vertex_attribs()
2014-04-17 Brian Paulsvga: compute need_swvfetch in svga_create_vertex_eleme...
2014-04-17 Brian Paulsvga: add VS code to set attribute W component to 1
2014-04-17 Brian Paulsvga: implement support for signed byte vertex attributes
2014-04-17 Brian Paulsvga: move translated vertex declaration types into...
2014-04-17 Brian PaulRevert "svga: add work-around for Sauerbraten Z fightin...
2014-04-17 Brian Paulsvga: use new inst_token_setp() helper function
2014-04-17 Brian Paulsvga: use new inst_token_predicated() helper function
2014-04-17 Darren Powellradeonsi: Added Diag Handler to receive LLVM Error...
2014-04-17 Marek Olšákwinsys/radeon: remove some unused code
2014-04-17 Marek Olšákwinsys/radeon: remove is_handle_added array
2014-04-17 Marek Olšákwinsys/radeon: remove local variable reloc from radeon_...
2014-04-17 Marek Olšákwinsys/radeon: remove parameter reloc from radeon_get_reloc
2014-04-17 José Fonsecautil: Add __declspec(noreturn) to _debug_assert_fail().
2014-04-17 José Fonsecaauxiliary/os,auxiliary/util: Fix the `‘noreturn’ functi...
2014-04-17 Maarten Lankhorstnouveau/vdec: small fixes to h264 handling
2014-04-17 Thomas Hellstromst/xa: Cache render target surface
2014-04-17 Rob Clarkst/xa: scissor to help tilers
2014-04-17 Rob Clarkst/xa: remove unneeded args
2014-04-17 Michel Dänzerr600g: Disable LLVM by default at runtime for graphics
2014-04-16 Roland Scheideggergallivm: fix compilation with llvm 3.5 r206241+
2014-04-16 Marek Olšákr600g,radeonsi: share some of gfx flush code
2014-04-16 Marek Olšákr600g,radeonsi: share r600_flush_from_st
2014-04-16 Marek Olšákr600g: merge r600_flush with r600_context_flush
2014-04-16 Marek Olšákradeonsi: merge si_flush with si_context_flush
2014-04-16 Marek Olšákgallium/radeon: create and return a fence in the flush...
2014-04-16 Marek Olšákr600g: remove redundant r600_flush_dma_from_winsys
2014-04-16 Marek Olšákwinsys/radeon: fold cs_set_flush_callback into cs_create
2014-04-16 Marek Olšákradeonsi: cleanup redundant computation of flush flags...
2014-04-16 Marek Olšákr600g: remove redundant r600_flush_from_winsys
next