st/nine: Correctly declare NineTranslateInstruction_Mkxn inputs
[mesa.git] / src / gallium / state_trackers /
2015-01-22 Axel Davyst/nine: Correctly declare NineTranslateInstruction_Mkx...
2015-01-22 Axel Davyst/nine: Saturate oFog and oPts vs outputs
2015-01-22 Axel Davyst/nine: Remove some shader unused code
2015-01-22 Axel Davyst/nine: Convert integer constants to floats before...
2015-01-22 Axel Davyst/nine: Rework of boolean constants
2015-01-22 Axel Davyst/nine: Add ATI1 and ATI2 support
2015-01-22 Axel Davyst/nine: Check if srgb format is supported before tryin...
2015-01-22 Stanislaw Halikst/nine: Hack to generate resource if it doesn't exist...
2015-01-22 Axel Davyst/nine: NineBaseTexture9: update sampler view creation
2015-01-22 Axel Davyst/nine: Return D3DERR_INVALIDCALL when trying to creat...
2015-01-22 Axel Davyst/nine: Fix crash when deleting non-implicit swapchain
2015-01-22 Axel Davyst/nine: CubeTexture: fix GetLevelDesc
2015-01-22 Axel Davyst/nine: NineBaseTexture9: fix setting of last_layer
2015-01-22 Axel Davyst/nine: Correctly advertise D3DPMISCCAPS_CLIPTLVERTS
2015-01-22 Xavier Bouchouxst/nine: Fix D3DRS_POINTSPRITE support
2015-01-22 Axel Davyst/nine: Add new texture format strings
2015-01-22 Axel Davyst/nine: Fix clip state logic
2015-01-22 David Heidelbergerst/nine: query: remove unused variable (trivial)
2015-01-15 Michel Dänzerst/clover: Adapt to TargetLibraryInfo.h move in LLVM...
2015-01-08 José Fonsecast/wgl: Ignore ulVersion in DrvValidateVersion.
2015-01-06 Eric Anholtgallium: Plumb the swap INVALIDATE_ANCILLARY flag throu...
2015-01-02 Alexander von Gluck IVgallium/state_tracker: Rewrite Haiku's state tracker
2014-12-27 Alexander von Gluck IVgallium/st: Clean up Haiku depth mapping, fix colorspac...
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...
next