mesa.git
2016-02-05 Marek Olšákwinsys/amdgpu: add an assertion to cik_get_num_tile_pip...
2016-02-05 Marek Olšákwinsys/amdgpu: remove an r600-only setting
2016-02-05 Marek Olšákgallium/radeon: rename & reorder members of radeon_info
2016-02-05 Steinar H.... mesa: Fix locking of GLsync objects.
2016-02-05 Nicolai Hähnleradeonsi: add placeholder MC and SRBM performance count...
2016-02-05 Nicolai Hähnleradeonsi: re-order the SQ_xx performance counter blocks
2016-02-05 Nicolai Hähnleradeonsi: re-order the perfcounter hardware blocks
2016-02-05 Nicolai Hähnlegallium/radeon: add GPIN driver query group
2016-02-05 Nicolai Hähnleradeonsi: Allow dumping LLVM IR before optimization...
2016-02-05 Nicolai Hähnlegallium/radeon: emit LLVM `ret void` before radeon_llvm...
2016-02-05 Nicolai Hähnlest/mesa: bail out of try_pbo_upload_common when constan...
2016-02-05 Nicolai Hähnlest/mesa: bail out of try_pbo_upload_common when vertex...
2016-02-05 Nicolai Hähnlest/mesa: reduce the scope of sampler_view in try_pbo_up...
2016-02-05 Nicolai Hähnlest/mesa: do uploads earlier in try_pbo_upload_common
2016-02-05 Neil Robertsmain: Use a derived value for the default sample count
2016-02-05 Neil Robertsprogram: Use _mesa_geometric_samples to calculate gl_Nu...
2016-02-05 Neil Robertsmain: Use _mesa_geometric_samples to calculate GL_SAMPL...
2016-02-05 Neil Robertsmain: Use _mesa_geometric_samples to calculate the...
2016-02-05 Ilia Mirkinnvc0: avoid negatives in PUSH_SPACE argument
2016-02-05 Ilia Mirkinnvc0: add some missing PUSH_SPACE's
2016-02-05 Ilia Mirkinnvc0/ir: fix converting between predicate and gpr
2016-02-05 Ilia Mirkinnvc0: add support for ARB_query_buffer_object
2016-02-05 Ilia Mirkinst/mesa: add query buffer support
2016-02-05 Ilia Mirkingallium: add PIPE_CAP_QUERY_BUFFER_OBJECT
2016-02-05 Ilia Mirkingallium: add a way to store query result into buffer
2016-02-05 Ilia Mirkinmesa: add core implementation of ARB_query_buffer_object
2016-02-05 Ilia Mirkinmesa: add driver interface for writing query results...
2016-02-05 Rafal Mielniczukmesa: Handle QUERY_BUFFER_BINDING in GetIntegerv
2016-02-05 Rafal Mielniczukmesa: Add QueryBuffer to context
2016-02-05 Rafal Mielniczukmesa: Add ARB_query_buffer_object extension flag
2016-02-05 Rafal Mielniczukglapi: Add xml infrastructure for ARB_query_buffer_object
2016-02-04 Timothy Arceriglsl: simplify setting of image access qualifiers
2016-02-04 Timothy Arcerimesa: remove dead program parameter functions
2016-02-04 Axel Davyst/nine: Use align_free when needed
2016-02-04 Axel Davyst/nine: Disallow non-argb8888 cursors
2016-02-04 Axel Davyst/nine: Enforce centroid for color input when multisam...
2016-02-04 Axel Davyst/nine: Fix centroid flag
2016-02-04 Axel Davyst/nine: Use fast clears more often for MRTs
2016-02-04 Axel Davyst/nine: Use linear filtering for shadow mapping
2016-02-04 Patrick Rudolphst/nine: Respect block alignment on surface lock
2016-02-04 Axel Davyst/nine: Add Render state validation layer
2016-02-04 Patrick RudolphDRI_CONFIG: Add option to override vendor id
2016-02-04 Patrick Rudolphst/nine: Implement NineDevice9_GetAvailableTextureMem
2016-02-04 Patrick Rudolphst/nine: Handle Window Occlusion
2016-02-04 Patrick Rudolphst/nine: Store minor version num
2016-02-04 Axel Davyst/nine: Call flush_resource before flush
2016-02-04 Patrick Rudolphst/nine: Fix remaining swapchain tests
2016-02-04 Axel Davyst/nine: Fix crash NineDevice9_CreateAdditionalSwapChain
2016-02-04 Patrick Rudolphst/nine: Fix possible crash on error
2016-02-04 Patrick Rudolphst/nine: Test more presentation params
2016-02-04 Patrick Rudolphst/nine: Fix resource9 private data
2016-02-04 Patrick Rudolphst/nine: Print GUID instead of pointer
2016-02-04 Patrick Rudolphst/nine: Fix use of uninitialized memory
2016-02-04 Patrick Rudolphst/nine: Fix clear for multisample mismatch depth-stencil
2016-02-04 Patrick Rudolphst/nine: Fix Volumetexture9_LockBox
2016-02-04 Axel Davyst/nine: Fix ATI2 pitch for non-square
2016-02-04 Patrick Rudolphst/nine: Support D3DFMT_R8G8B8
2016-02-04 Patrick Rudolphst/nine: Use cso for viewport
2016-02-04 Patrick Rudolphst/nine: Fix shade mode flat
2016-02-04 Patrick Rudolphst/nine: Clear rendertarget on creation
2016-02-04 Patrick Rudolphst/nine: Allow ColorFill on D3DFMT_NULL surfaces
2016-02-04 Axel Davyst/nine: Introduce STREAMFREQ state
2016-02-04 Axel Davyst/nine: Catch redundant SetStreamSourceFreq calls
2016-02-04 Patrick Rudolphst/nine: Squash indexbuffer9 and vertexbuffer9
2016-02-04 Axel Davyst/nine: Unset vtxbuf on reset
2016-02-04 Axel Davyst/nine: Use pipe_resource_reference for vtxbuf
2016-02-04 Axel Davyst/nine: Use ff vertex shader when position_t is used
2016-02-04 Patrick Rudolphst/nine: Don't increment refcount on VertexDeclaration...
2016-02-04 Axel Davyst/nine: Change StretchRect check order
2016-02-04 Axel Davyst/nine: Initialize lights in stateblocks
2016-02-04 Patrick Rudolphst/nine: Fix fixed-function blendweights
2016-02-04 Patrick Rudolphst/nine: Always normalize hitDir
2016-02-04 Patrick Rudolphst/nine: Replace r[0] with tmp
2016-02-04 Patrick Rudolphst/nine: Fix ff calculation of midVec
2016-02-04 Patrick Rudolphst/nine: Implement D3DRS_SPECULARENABLE
2016-02-04 Patrick Rudolphst/nine: Fix D3DRS_LOCALVIEWER being ignored
2016-02-04 Axel Davyst/nine: Fix rounding issue with vs1.1 a0 reg
2016-02-04 Axel Davyst/nine: Fix D3DPMISCCAPS_FOGANDSPECULARALPHA support
2016-02-04 Patrick Rudolphst/nine: Fix AlphaCmpCaps
2016-02-04 Marek Olšákradeonsi: implement PK2H and UP2H opcodes
2016-02-04 Matt Turnerglsl: Ensure glsl/ exists before making the lexer/parser.
2016-02-04 Matt Turneri965/fs: Allocate single register at a time for constants.
2016-02-04 Marek Olšákradeonsi: fix Hyper-Z on Stoney
2016-02-04 Patrick Baggettmesa: Use SSE prefetch instructions rather than 3DNow...
2016-02-03 Ilia Mirkinnv50/ir: make sure to fetch all sources before creating...
2016-02-03 Ilia Mirkinnv50: avoid freeing the symbols if they're about to...
2016-02-03 Ilia Mirkinst/mesa: fix potential null deref if no shader is passed in
2016-02-03 Ilia Mirkinglx: update to updated version of EXT_create_context_es...
2016-02-03 Ilia Mirkindir-locals.el: set case-label offset to 0
2016-02-03 Jose Fonsecaappveyor: Bump shallow clone depth.
2016-02-03 Rob ClarkRevert "compiler: removed unused Makefile.sources"
2016-02-03 Rob Clarkcompiler: fix .gitignore for glsl_compiler
2016-02-03 Rob Clarkcompiler: removed unused Makefile.sources
2016-02-03 Nicolai Hähnlegallium: fix the documentation of PIPE_CAP_MAX_TEXTURE_...
2016-02-03 Nicolai Hähnlegallium/radeon: support PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
2016-02-03 Nicolai Hähnlest/mesa: implement PBO upload for glCompressedTex(Sub...
2016-02-03 Nicolai Hähnlest/mesa: redirect CompressedTexSubImage to our own...
2016-02-03 Nicolai Hähnlest/mesa: inline the implementation of _mesa_store_compr...
2016-02-03 Nicolai Hähnlest/mesa: implement PBO upload for multiple layers
2016-02-03 Fredrik Höglundst/mesa: Accelerate PBO uploads
next