radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0
[mesa.git] / src / gallium / state_trackers /
2014-12-21 David Heidelbergst/nine: fix DBG typo (trivial)
2014-12-16 Timothy Arcerigallium: remove support for GCC older than 4.1.0
2014-12-12 Matt Turnergallium: Remove Android files from distribution.
2014-12-10 Marek Olšákcso: put cso_release_all into cso_destroy_context
2014-12-10 Jan Veselyclover: Use switch when creating kernel arguments.
2014-12-10 Aaron Watryclover: Fix build after llvm r223802
2014-12-09 Matt TurnerDon't cast the return value of malloc/realloc
2014-12-09 Matt TurnerRemove useless checks for NULL before freeing
2014-12-03 Jan Veselyst/xvmc: Fix compiler warnings
2014-12-03 Axel Davyst/nine: Fix vertex declarations for non-standard ...
2014-12-03 Axel Davyst/nine: sm1_declusage_to_tgsi, do not restrict indices...
2014-12-03 Axel Davyst/nine: Queries: Always return D3D_OK when issuing...
2014-12-03 Axel Davyst/nine: Queries: always succeed for D3DQUERYTYPE_TIMES...
2014-12-03 Axel Davyst/nine: Queries: allow app to call GetData without...
2014-12-03 Axel Davyst/nine: Queries: Fix D3DISSUE_END behaviour.
2014-12-03 Axel Davyst/nine: Queries: return S_FALSE instead of INVALIDCALL...
2014-12-03 Axel Davyst/nine: Queries: Use gallium caps to get if queries...
2014-12-03 Axel Davyst/nine: Queries: Remove flush logic
2014-12-03 Axel Davyst/nine: Queries: remove dummy queries
2014-12-02 EdBclover: clCompileProgram CL_INVALID_COMPILER_OPTIONS
2014-11-26 José Fonsecast/wgl: Don't export wglGetExtensionsStringARB.
2014-11-26 Axel Davyst/nine: fix formatting in query9 (cosmetic)
2014-11-26 Axel Davyst/nine: Fix setting of the shift modifier in nine_shader
2014-11-26 David Heidelbergst/nine: remove unused pipe_viewport_state::translate...
2014-11-26 Axel Davyst/nine: fix wrong variable reset
2014-11-26 David Heidelbergst/nine: return GetAvailableTextureMem in bytes as...
2014-11-26 Axel Davyst/nine: Add pool check to SetTexture (v2)
2014-11-26 Axel Davyst/nine: propertly declare constants (v2)
2014-11-26 Stanislaw Halikst/nine: call DBG() at more external entry points
2014-11-26 Axel Davyst/nine: rework the way D3DPOOL_SYSTEMMEM is handled
2014-11-26 Axel Davyst/nine: Rework Basetexture9 and Resource9.
2014-11-26 Axel Davyst/nine: clean device9ex.
2014-11-26 Emil Velikovautomake: rework VL dependency tracking
2014-11-24 Jose Fonsecanine: Drop use of TGSI_OPCODE_CND.
2014-11-24 Jose Fonsecanine: Don't reference the dead TGSI_OPCODE_NRM.
2014-11-24 Eric Anholtnine: Don't use the otherwise-dead SFL opcode in an...
2014-11-19 Michael Vargast/va: surface: render subpicture
2014-11-19 Michael Vargast/va: subpicture implementation
2014-11-19 Michael Vargast/va: added internal storage for VAImage and BGRA...
2014-11-19 Michael Vargast/va: added some calls to handle_table_remove()
2014-11-18 Axel Davynine: Implement threadpool
2014-11-18 Axel Davynine: Add drirc options (v2)
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)
2014-11-16 Marek Olšákgallium: remove unused pipe_viewport_state::translate...
2014-11-14 José Fonsecast/wgl: Implement WGL_EXT_create_context_es/es2_profile.
2014-11-14 José Fonsecast/xlib: Generate errors as specified.
2014-11-14 José Fonsecast/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CO...
2014-11-12 José Fonsecast/glx: Implement GLX_EXT_create_context_es2_profile.
2014-11-12 Tom StellardRevert "clover: Fix build after llvm r221375"
2014-11-10 Michael Vargast/va: MPEG4 call vlVaDecoderFixMPEG4Startcode()
2014-11-10 Michael Vargast/va: MPEG4 generate GOV and VOP header
2014-11-10 Michael Vargast/va: MPEG4 populate the SPS structure
2014-11-10 Michael Vargast/va: MPEG4 populate the iq matrix buffers
2014-11-10 Michael Vargast/va: MPEG4 populate the PPS structure
2014-11-10 Michael Vargast/va: refactored handleVASliceDataBufferType
2014-11-06 Jan Veselyclover: Fix build after llvm r221375
2014-11-03 Tom Stellardclover: Fix clBuildProgram piglit regression
2014-10-31 Tom Stellardclover: Fix bug when binary programs are passed to...
2014-10-31 Tom Stellardclover: Factor input validation of clCompileProgram...
2014-10-23 Emil Velikovclover: use correct typenames for compat::pair's first...
2014-10-23 Alon Levywgl: stw_pixelformat_get_info: correct type for index...
2014-10-23 José Fonsecagallivm,llvmpipe,clover: Bump required LLVM version...
2014-10-21 Vinson Leeclover: Fix build error with LLVM 3.4.
2014-10-20 EdBclover: Don't return CL_INVALID_VALUE if there is no...
2014-10-20 EdBclover: Add allow_empty_tag.
2014-10-20 EdBclover: Add initial implementation of clCompileProgram...
2014-10-20 EdBclover: Add a simple compat::pair.
2014-10-20 Francisco Jerezclover/util: Allow using key_equals with pair-like...
2014-10-20 Francisco Jerezclover/util: Define equality operators for a couple...
2014-10-20 Francisco Jerezclover/util: Fix construction of compat::vector with...
2014-10-16 Tom Stellardclover: Add environment variables for dumping kernel...
2014-10-16 Tom Stellardclover: Register an llvm diagnostic handler v3
2014-10-16 Tom Stellardclover: Add support for compiling to native object...
2014-10-16 Tom Stellardclover: Factor kernel argument parsing into its own...
2014-10-14 Tom Stellardclover: Fix regression in module serialization
2014-10-14 Ilia Mirkinst/gbm: fix order of arguments passed to is_format_supp...
2014-10-12 Francisco Jerezclover: Fix unintended fall-through in kernel::argument...
2014-10-11 Jan Veselyclover: Append implicit arguments to the kernel argumen...
2014-10-11 Francisco Jerezclover: Pass execution dimensions and offset to the...
2014-10-11 Francisco Jerezclover: Add semantic information to module::argument...
2014-10-11 Francisco Jerezclover: Use unreachable() from util/macros.h instead...
2014-10-03 Brian Paulst/wgl: add WINAPI qualifiers on wgl function typedefs
2014-10-01 Leo Liust/va: implement vlVa(Query|Create|Get|Put|Destroy...
2014-10-01 Christian Königst/va: implement Picture functions for mpeg2 h264 and vc1
2014-10-01 Christian Königst/va: implement Context Surface and Buffer
2014-10-01 Christian Königst/va: implement vlVa(Create|Destroy|Query|Get)Config
2014-10-01 Christian Königst/va: skeleton VAAPI state tracker
2014-10-01 Leo Liust/vdpau: move common functions to util
2014-09-30 Thomas Hellstromst/xa: Fix regression in xa_yuv_planar_blit()
2014-09-24 Matt Turnermesa: Drop _mesa_getenv() wrapper.
2014-09-24 Matt Turnermesa: Unifdef _WIN32_WCE.
2014-09-24 Matt Turnermesa: Use realloc() instead of _mesa_realloc() and...
2014-09-24 Emil Velikovtargets/pipe-loader: drop unused authentication
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-19 Marek Olšákst/dri: remove GALLIUM_MSAA and __GL_FSAA_MODE environm...
2014-09-05 Emil Velikovst/vega: ship the final headers
2014-09-05 Emil Velikovst/egl: include the remaining files in the tarball
2014-09-05 Emil Velikovst/glx/xlib: ship the SConscript in the release tarball
2014-09-05 Emil Velikovst/dri: ship the scons buildscript in the release tarball
next