mesa.git
2016-06-10 Dave Airlieradeonsi: convert to 64-bitness checks instead of doubles.
2016-06-10 Dave Airliegallivm: make non-float return code bitcast consistent.
2016-06-10 Dave Airliegallium/gallivm: use 64-bit test instead of doubles.
2016-06-10 Dave Airliegallium/tgsi: add 64-bitness type check function.
2016-06-10 Jason Ekstrandanv/entrypoints: Rework #if guards
2016-06-10 Jason Ekstrandanv/entrypoints: Use the function pointer types provide...
2016-06-10 Nicolai Hähnlest/mesa: use base level size as "guess" when available
2016-06-10 Jason Ekstrandanv: Remove the PhysicalDeviceLimits FINISHME
2016-06-10 Jason Ekstrandanv/pipeline_cache: Allow for an zero-sized cache
2016-06-10 Jason Ekstrandanv/pipeline: Store the (set, binding, index) tripple...
2016-06-10 Jason Ekstrandanv/descriptor_set: Ensure that bindings are always...
2016-06-10 Jason Ekstrandanv/descriptor_set: Add a type field in debug builds
2016-06-10 Jason Ekstrandanv/descriptor_set: Set array_size to zero for non...
2016-06-10 Leo Liuvl/dri3: support receiving new pixmap for front buffer
2016-06-10 Leo Liuvl/dri3: get Makefile properly
2016-06-10 Jose Fonsecagallivm: Never emit llvm.fmuladd on LLVM 3.3.
2016-06-10 Jose Fonsecagallivm: Use llvm.fmuladd.*.
2016-06-10 Jose Fonsecautil,gallivm: Explicitly enable/disable fma attribute.
2016-06-10 Bas Nieuwenhuizenradeonsi: Reinitialize all descriptors in CE preamble.
2016-06-10 Jose Fonsecamesa: Wrap extensions.h declarations with extern "C".
2016-06-10 Ilia Mirkinst/mesa: fix type confusion with reladdrs
2016-06-10 Dave Airlieglsl/ir: remove TABs in ir_constant_expression.cpp
2016-06-09 Anuj Phogati965/gen9: Don't change halign and valign to fit in...
2016-06-09 Anuj Phogatmesa: Add a helper function for shared code in get_tex_...
2016-06-09 Samuel Pitoisetmesa: Let compute shaders work in compatibility profiles
2016-06-09 Tim Rowleyswr: implement clipPlanes/clipVertex/clipDistance/cullD...
2016-06-09 Daniel Czarnowskiglx: fix crash with bad fbconfig
2016-06-09 Nayan Deshmukhst/vdpau: implement luma keying
2016-06-09 Nayan Deshmukhvl: Apply luma key filter before CSC conversion
2016-06-09 Jason Ekstrandi965: Emit surface states for extra planes prior to...
2016-06-09 Marc-André... virgl: fix checking fences
2016-06-08 Dave Airlieglsl/types: rename is_dual_slot_double to is_dual_slot_...
2016-06-08 Dave Airliest/glsl_to_tgsi: move to checking 64-bitness instead...
2016-06-08 Dave Airliest/glsl_to_tgsi: use enum glsl_base_type instead of...
2016-06-08 Dave Airliemesa: use new 64-bit checks instead of explicit double...
2016-06-08 Dave Airlieglsl/link_varyings: switch to 64bit check instead of...
2016-06-08 Dave Airlieglsl: use new interfaces for 64-bit checks.
2016-06-08 Dave Airliecompiler: use 64bit check for sizing instead of double...
2016-06-08 Dave Airliecompiler/types: add 64-bitness queries.
2016-06-08 Adam Jacksonglapi/glx: Add overflow checks to the client-side indir...
2016-06-08 Marek Olšákradeonsi: improve the computation and comment of scratc...
2016-06-08 Marek Olšákradeonsi: print the number of spilled VGPRs
2016-06-08 Marek Olšákgallium/radeon: remove dead code creating LLVMTargetMachine
2016-06-08 Marek Olšákradeonsi: don't enable scratch just for SGPR spills
2016-06-08 Marek Olšákst/mesa: try not to compile compute shader on the first use
2016-06-08 Marek OlšákRevert "radeonsi: allow direct hw MSAA resolve for...
2016-06-08 Nicolai Hähnlest/mesa: directly compute level=0 texture size in st_fi...
2016-06-08 Timothy Arceriglsl: stop allocating memory for SSBOs and builtins
2016-06-08 Ilia Mirkinst/mesa: use buffer usage history to set dirty flags...
2016-06-07 Gurchetan Singhi965: Integrate precise trig into configuration infrast...
2016-06-07 Marek Olšákradeonsi: re-enable PBO ReadPixels acceleration
2016-06-07 Marek Olšákradeonsi: allow MSAA resolving into a texture that...
2016-06-07 Marek Olšákgallium/radeon: move DCC clearing into a separate function
2016-06-07 Marek Olšákradeonsi: allow direct hw MSAA resolve for scanout...
2016-06-07 Marek Olšákradeonsi: don't allocate DCC for the temporary MSAA...
2016-06-07 Marek Olšákradeonsi: don't enable DCC in the sampler if first_leve...
2016-06-07 Marek Olšákwinsys/amdgpu: enable DCC for mipmapped textures
2016-06-07 Marek Olšákgallium/radeon: don't disable DCC because of SDMA
2016-06-07 Marek Olšákradeonsi: don't flag renderbuffer feedback loop if...
2016-06-07 Marek Olšákradeonsi: add per-level dcc_enabled flags
2016-06-07 Marek Olšákradeonsi: compute DCC register parameters in si_emit_fr...
2016-06-07 Marek Olšákgallium/radeon: add an assertion checking the validity...
2016-06-07 Marek Olšákgallium/radeon: don't allocate DCC for non-renderable...
2016-06-07 Nicolai Hähnleradeonsi: enable WQM in PS prolog when needed
2016-06-07 Nicolai Hähnletgsi/scan: add uses_derivatives (v2)
2016-06-07 Nanley Cherydocs/devinfo: Expound on helpful extension tips
2016-06-07 Nanley Cherydocs/devinfo: Update bullet in stale extension guide
2016-06-07 Nanley Cherydocs/devinfo: Add closing paragraph tag
2016-06-07 Tim Rowleyswr: fix provoking vertex
2016-06-07 Ilia Mirkinst/mesa: revalidate image atoms when a texture is updated
2016-06-07 Ilia Mirkingk104/ir: fix conditions for adding a texbar
2016-06-07 Nicolai Hähnleradeonsi: keep track of dirty descriptor sets
2016-06-07 Nicolai Hähnleradeonsi: move si_descriptors into a per-context array
2016-06-07 Nicolai Hähnleradeonsi: pass shader stage to si_disable_shader_image
2016-06-07 Nicolai Hähnleradeonsi: access descriptor sets via local variables
2016-06-07 Nicolai Hähnleradeonsi: add si_set_rw_buffer to be used for internal...
2016-06-07 Nicolai Hähnleradeonsi: pass shader stage to si_set_shader_image
2016-06-07 Nicolai Hähnleradeonsi: pass shader stage to si_set_sampler_view
2016-06-07 Nicolai Hähnleradeonsi: move descriptor set begin_new_cs handling...
2016-06-07 Nicolai Hähnleradeonsi: move enabled_mask out of si_descriptors
2016-06-07 Jason Ekstrandanv/entrypoints: Stop using the C preprocessor
2016-06-07 Jason Ekstrandanv/entrypoints: Emit #if guards for all platforms
2016-06-07 Haixia Shiplatform_android: prevent deadlock in droid_swap_buffers
2016-06-07 Emil Velikovmesa: automake: distclean git_sha1.h when building OOT
2016-06-07 Emil Velikovmesa: automake: ensure that git_sha1.h.tmp has the...
2016-06-07 Emil Velikovmesa: automake: add directory prefix for git_sha1.h
2016-06-07 Emil Velikovegl: android: don't add the image loader extension...
2016-06-07 Marek Olšákgallium/radeon: add support for sharing textures with...
2016-06-07 Marek Olšákgallium/radeon: don't discard DCC if an external user...
2016-06-07 Dave Airliei915: fix typo CAP.
2016-06-07 Jakob Sinclairglsl: initialise pointer to NULL
2016-06-07 Dave Airliei965/gen8: fix cull distance emission for tessellation...
2016-06-07 Ilia Mirkinnvc0: add support for VOTE tgsi opcodes
2016-06-07 Ilia Mirkinst/mesa: expose GL_ARB_shader_group_vote when supported...
2016-06-07 Ilia Mirkingallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops...
2016-06-07 Ilia Mirkingallium: add VOTE_* opcodes to implement GL_ARB_shader_...
2016-06-07 Ilia Mirkinmesa: hook up core bits of GL_ARB_shader_group_vote
2016-06-06 Kenneth Graunkeglsl: Make opt_copy_propagation_elements actually propa...
2016-06-06 Kenneth Graunkeglsl: Make opt_copy_propagation actually propagate...
2016-06-06 Samuel Pitoisetnv50/ir: use round toward 0 when converting doubles...
next