mesa.git
2016-06-15 Kenneth Graunkei965: Use a uniform for gl_PatchVerticesIn in the TES.
2016-06-15 Kenneth Graunkeglsl: Optionally lower TES gl_PatchVerticesIn to a...
2016-06-15 Marek Olšákwinsys/radeon: use the common job queue for multithread...
2016-06-15 Marek Olšákgallium/util: import the multithreaded job queue from...
2016-06-15 Nicolai Hähnleradeonsi: fix undefined left-shift into sign bit
2016-06-15 Nicolai Hähnlest_glsl_to_tgsi: don't read potentially uninitialized...
2016-06-15 Nicolai Hähnlemesa/main: fix integer overflows in _mesa_image_offset
2016-06-15 Timothy Arcerii965: remove type_size_vec4_times_4()
2016-06-14 Kenneth Graunkemesa: Pass gl_constant_value union into _mesa_fetch_sta...
2016-06-14 Marek Olšákgallium/radeon: num-cs-flushes query should display...
2016-06-14 Marek Olšákgallium/radeon: add driver queries for compute/dma...
2016-06-14 Marek Olšákradeonsi: don't generate "ret void undef"
2016-06-14 Marek Olšákradeonsi: try to hit direct hw MSAA resolve by changing...
2016-06-14 Marek Olšákradeonsi: clarify the MSAA resolve limitation with...
2016-06-14 Marek Olšákgallium/radeon: add micro_tile_mode to radeon_surf
2016-06-14 Gurchetan SinghAdded pbuffer hooks for surfaceless platform
2016-06-14 Roland Scheideggergallium/util: don't use blocksize for minify for assertions
2016-06-14 Roland Scheideggerllvmpipe: hack-fix bugs due to bogus bind flags
2016-06-14 Rob Clarkfreedreno: support start param for sampler views/states
2016-06-14 Rob Clarkfreedreno: only do extra vertex-buffer state logic...
2016-06-14 Rob Clarkfreedreno: use util_copy_constant_buffer() helper
2016-06-14 Nayan Deshmukhst/vdpau: replace 0.f and 1.f with 0.0f and 1.0f respec...
2016-06-14 Tomasz Figai965: Check return value of screen->image.loader->getBu...
2016-06-14 Michel Dänzerst/dri: Clear drawable texture_mask in dri2_invalidate_...
2016-06-14 Eduardo Lima... glsl/builtin_variables: Populate MaxCombinedShaderStora...
2016-06-14 Julien Isorcest/va: ensure linear memory for dmabuf
2016-06-14 Dylan Bakerisl: Replace bash generator with python generator
2016-06-14 Mathias Fröhlichmesa: Make use of u_bit_scan{,64}.
2016-06-14 Mathias Fröhlichmesa/gallium: Move u_bit_scan{,64} from gallium to...
2016-06-14 Aaron Watryclover: Include generated sources in AM_CPPFLAGS
2016-06-14 Stephan Bergmannnv50/ir: make Graph destructor virtual
2016-06-14 Jason Ekstrandi965/compiler: Bring back the INTEL_PRECISE_TRIG enviro...
2016-06-14 Samuel Iglesias... i965: Defeat the register stride checker in pull unifor...
2016-06-14 Kenneth Graunkei965: Defeat the register stride checker in URB reads.
2016-06-14 Kenneth Graunkei965: Fix issues with number of VS URB entries on Cherr...
2016-06-14 Timothy Arceriglsl: make sure UBO arrays are sized in ES
2016-06-13 Vedran Miletićclover: Update OpenCL version string to match OpenGL
2016-06-13 Francisco Jerezi965/fs: Fix regs_written for SIMD-lowered instructions...
2016-06-13 Francisco Jerezi965: Fix cross-primitive scratch corruption when chang...
2016-06-13 Francisco Jerezi965: Keep track of the per-thread scratch allocation...
2016-06-13 Francisco Jerezi965: Fix scratch overallocation if the original slot...
2016-06-13 Kenneth Graunkemesa: Make TexSubImage check negative dimensions sooner.
2016-06-13 Brian Paulutil: update some assertions in util_resource_copy_region()
2016-06-13 Kenneth Graunkei965: Fix encode_slm_size() to take a generation, not...
2016-06-13 Kenneth Graunkei965: Don't leak scratch BOs for TCS/TES.
2016-06-13 Nanley Cheryanv/pipeline: Don't dereference NULL dynamic state...
2016-06-13 Nanley Cheryanv: Document and rename anv_pipeline_init_dynamic_state()
2016-06-13 Samuel Pitoisetnvc0/ir: clamp the UBO index for compute on Kepler
2016-06-13 Marek Olšákradeonsi: enable scratch coalescing
2016-06-13 Jimmy Berryst/va: hardlink driver instances to gallium_drv_video.so
2016-06-13 Jan Veselyvl: Fix trivial sign compare warnings
2016-06-13 Rob HerringAndroid: move libdrm settings to top-level Android...
2016-06-13 Rob HerringAndroid: disable some noisy warnings
2016-06-13 Emil Velikovst/mesa: inline _mesa_create_context() into its only...
2016-06-13 Emil Velikovst/mesa: remove unneeded break from st_api_create_context()
2016-06-13 Emil Velikovst/mesa: use c99 initializer for st_gl_api
2016-06-13 Emil Velikovgallium: remove st_api::get_proc_address hook
2016-06-13 Emil Velikovmesa: remove _mesa_init_get_hash()
2016-06-13 Emil Velikovmesa: kill off _mesa_do_init_remap_table()
2016-06-13 Emil Velikovmesa: use native types when possible
2016-06-13 Emil Velikovmesa: make _mesa_map_function_spec() static
2016-06-13 Emil Velikovmesa: remove used _mesa_get_function_spec() and gl_func...
2016-06-13 Emil Velikovmesa: remove unused _mesa_map_function_array()
2016-06-13 Emil Velikovglapi: remap_helper.py: remove MESA_alt_functions
2016-06-13 Emil Velikovmesa: remove unused function _mesa_map_static_functions()
2016-06-13 Emil Velikovdri/common: remove unused libdri_test_stubs.la
2016-06-13 Emil Velikovswr: automake: add missing -I flag
2016-06-13 Emil Velikovautomake: add SWR to `make distcheck' gallium drivers
2016-06-13 Emil Velikovconfigure.ac: strip out the llvm-config -march/mtune...
2016-06-13 Chuck Atkinsswr: Add missing headers for package inclusion
2016-06-13 Emil Velikovautomake: get in-tree `make distclean' working again.
2016-06-13 Jan Veselygallivm: Fix trivial sign warnings
2016-06-13 Julien Isorcest/va: use proper temp pipe_video_buffer template
2016-06-13 Julien Isorcest/va: it is valid to release the VABuffer of an export...
2016-06-12 Timothy Arceriglsl: fix component overlap validation for doubles
2016-06-12 Timothy Arceriglsl: fix max varyings count for ARB_enhanced_layouts
2016-06-12 Kenneth Graunkei965: Use the correct number of threads for compute...
2016-06-12 Kenneth Graunkei965: Assert that the scratch spaces are in range.
2016-06-12 Kenneth Graunkei965: Fix CS scratch size calculations on Ivybridge...
2016-06-12 Kenneth Graunkei965: Fix Haswell CS per-thread scratch space encoding.
2016-06-12 Kenneth Graunkei965: Account for poor address calculations in Haswell...
2016-06-12 Kenneth Graunkei965: Allocate scratch space for the maximum number...
2016-06-12 Kenneth Graunkei965: Set subslice_total on Gen7/7.5 platforms.
2016-06-12 Kenneth Graunkei965: Fix shared local memory size for Gen9+.
2016-06-11 Ilia Mirkinnv50: reinstate dedicated constbuf push path
2016-06-11 Ilia Mirkinnv50: enable indirect addressing of fragment shader...
2016-06-11 Ilia Mirkinmesa: add drawbuffer argument to ClearNamedFramebufferfi
2016-06-11 Ilia MirkinGL: update glcorearb.h to svn 32433
2016-06-11 Ilia MirkinGL: update glext to svn 32957
2016-06-10 Brian Pauldocs: GL_ARB_copy_image done for softpipe, llvmpipe
2016-06-10 Brian Paulllvmpipe: turn on pipe cap for GL_ARB_copy_image support
2016-06-10 Brian Paulllvmpipe: don't use 3-component formats, except 32...
2016-06-10 Brian Paulsoftpipe: turn on pipe cap for GL_ARB_copy_image support
2016-06-10 Brian Paulsoftpipe: don't use 3-component formats
2016-06-10 Brian Paulst/mesa: tweak surface format mapping table
2016-06-10 Brian Paulutil: update util_resource_copy_region() for GL_ARB_cop...
2016-06-10 Anuj Phogatgallium: Fix region overlap conditions for rectangles...
2016-06-10 Anuj Phogatmesa: Fix region overlap conditions for rectangles...
2016-06-10 Dave Airliegallivm: more 64-bit integer prep work.
2016-06-10 Dave Airlieradeonsi: convert to 64-bitness checks instead of doubles.
next