mesa.git
2016-05-26 Bas Nieuwenhuizenradeonsi: Allow TES distribution between shader engines.
2016-05-26 Bas Nieuwenhuizenradeonsi: Process multiple patches per threadgroup.
2016-05-26 Bas Nieuwenhuizenradeonsi: Add barrier before writing the tess factors.
2016-05-26 Bas Nieuwenhuizenradeonsi: Enable dynamic HS.
2016-05-26 Bas Nieuwenhuizenradeonsi: Remove LDS layout user SGPR's from TES.
2016-05-26 Bas Nieuwenhuizenradeonsi: Use buffer loads and stores for passing data...
2016-05-26 Bas Nieuwenhuizenradeonsi: Store inputs to memory when not using a TCS.
2016-05-26 Bas Nieuwenhuizenradeonsi: Add offchip buffer address calculation.
2016-05-26 Bas Nieuwenhuizenradeonsi: Add user SGPR for the layout of the offchip...
2016-05-26 Bas Nieuwenhuizenradeonsi: Use correct parameter index for LS_OUT_LAYOUT.
2016-05-26 Bas Nieuwenhuizenradeonsi: Add buffer load functions.
2016-05-26 Bas Nieuwenhuizenradeonsi: Define build_tbuffer_store_dwords earlier...
2016-05-26 Bas Nieuwenhuizenradeonsi: Add offchip tessellation parameters.
2016-05-26 Bas Nieuwenhuizenradeonsi: Add buffer for offchip storage between TCS...
2016-05-26 Rob Clarktgsi: fix coverity out-of-bounds warning
2016-05-26 Rob Clarktgsi: fix out of bounds access
2016-05-26 Anuj Phogati965: Don't use fast copy blit in case of logical opera...
2016-05-26 Anuj Phogati965/gen9: Remove the halign/valign field setup code...
2016-05-26 Samuel Pitoisetnvc0: allow to monitor MP perf counters with compute...
2016-05-26 Kristian Høgsberg... mesa: Move robustness code to main/robustness.c
2016-05-26 Kristian Høgsberg... docs: Mark GL_KHR_robustness done for GLES3.2 as well
2016-05-26 Plamena Manolovaegl: Additional attribute validation for eglCreatePbuff...
2016-05-26 Marek Olšákgallium/radeon: add the kernel version into the rendere...
2016-05-26 Marek Olšákwinsys/amdgpu: add back multithreaded command submission
2016-05-26 Lars Hamregallium/tgsi: use _mesa_roundevenf in micro_rnd
2016-05-26 Emil Velikov.mailmap: use Jakob Bornecrantz's personal email
2016-05-26 Ilia Mirkinnvc0: add note about where the viewport mask would go
2016-05-26 Ilia Mirkinnvc0: enable 32 textures on kepler+
2016-05-26 Alejandro Piñeiroglsl: add unit tests data vertex/expected outcome for...
2016-05-26 Alejandro Piñeiroglsl: add warning-test
2016-05-26 Alejandro Piñeiroglsl: add just-log option for the standalone compiler.
2016-05-26 Alejandro Piñeiroglsl: do not raise uninitialized warning with out funct...
2016-05-26 Alejandro Piñeiroglsl: add a empty set_is_lhs on ast_node
2016-05-26 Dave Airlieglsl: handle implicit sized arrays in ssbo
2016-05-26 Dave Airlieglsl: fix error message on uniform block mismatch
2016-05-26 Dave Airlieglsl/ast: assign explicit_xfb_buffer from correct place
2016-05-25 Bruce Cherniakswr: [rasterizer] Correctly select optimized primitive...
2016-05-25 Kenneth Graunkedocs: Mention i965/gen8+ supports GL 4.2 in release...
2016-05-25 Kenneth Graunkedocs: Update GL_OES_copy_image status.
2016-05-25 Kenneth Graunkei965: Enable OES_copy_image (and EXT) on Gen8+ and...
2016-05-25 Kenneth Graunkei965: Implement a BLORP path for CopyImage and prefer...
2016-05-25 Kenneth Graunkei965: Make the CopyImage BLT path bail for stencil...
2016-05-25 Kenneth Graunkei965: Also copy stencil miptree data.
2016-05-25 Kenneth Graunkei965: Make a helper function for CopyImage of a miptree.
2016-05-25 Kenneth Graunkei965: Combine src/dest tex vs. rb checks in intel_copy_...
2016-05-25 Kenneth Graunkei965: Account for MinLayer in CopyImageSubData's blitte...
2016-05-25 Rob Clarkfreedreno/ir3: cmdline compiler for glsl
2016-05-25 Rob Clarkglsl: split out libstandalone
2016-05-25 Rob Clarkandroid: drop build of standalone glsl_compiler
2016-05-25 Matt Turneri965: Mark fallthrough in switch statement.
2016-05-25 Matt Turneri965: Assert that a depth_mt exists when using HiZ.
2016-05-25 Matt Turnernir: Strengthen assertion that 'out' is nonnull.
2016-05-25 Matt Turnerspirv: Mark default cases unreachable().
2016-05-25 Matt Turnerisl: Mark default cases unreachable.
2016-05-25 Matt Turnerisl: Remove useless qualifier from return type.
2016-05-25 Samuel Pitoisetnvc0: add descriptions for hardware perf counters/metrics
2016-05-25 Brian Paulmesa: 80-column wrapping for _context_lost_GetSynciv()
2016-05-25 Brian Paulmesa: add GLAPIENTRY to new _context_lost_X functions
2016-05-25 Giuseppe Bilottascons: support 2.5.0
2016-05-25 Giuseppe Bilottascons: whitespace cleanup
2016-05-25 Alejandro Piñeiroi965/fs: take into account doubles when emitting system...
2016-05-25 Kristian Høgsberg... i965: Fix shadowing of 'height' parameter
2016-05-25 Kristian Høgsberg... mesa: Add .gitignore entries for make check binaries
2016-05-25 Kristian Høgsberg... i965: Enable GL_KHR_robustness
2016-05-25 Emil Velikov.mailmap: Use Chia-I Wu personal e-mail.
2016-05-25 Emil Velikov.mailmap: Use my (Emil Velikov) personal e-mail.
2016-05-25 Ilia Mirkindocs: add missing GL_OES/EXT_gpu_shader5 enablement...
2016-05-25 Ilia Mirkinglsl: add GL_EXT_clip_cull_distance define, add helpers
2016-05-25 Brian Paultgsi: print TGSI_PROPERTY_NEXT_SHADER value as string...
2016-05-25 Brian Paultgsi: s/6/PIPE_SHADER_TYPES/ for tgsi_processor_type_na...
2016-05-25 Jason Ekstrandnir/spirv: Handle location decorations on structure...
2016-05-25 Jason Ekstrandnir/spirv: Add explicit handling for all decorations
2016-05-25 Jason Ekstrandi965/draw: Use the correct buffer index for interleaved...
2016-05-24 Jordan Justeni965/gen7: Fix gl_HelperInvocation
2016-05-24 Emil Velikovmesa_glinterop: make GL interop version field bidirectional
2016-05-24 Emil Velikovmesa_glinterop: drop mesa_glinterop_device_info::intero...
2016-05-24 Emil Velikovst/dri: add note about GL interop version checks
2016-05-24 Emil Velikovmesa_glinterop: rename MESA_GLINTEROP_INVALID_{VALUE...
2016-05-24 Emil Velikovmesa_glinterop: s/struct_version/version/
2016-05-24 Emil Velikovmesa_glinterop: fix GL interop *_VERSION comments
2016-05-24 Emil Velikovmesa_glinterop: remove inclusion of EGL header
2016-05-24 Emil Velikovmesa_glinterop: remove inclusion of GLX header
2016-05-24 Emil Velikovmesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENT...
2016-05-24 Emil Velikovmesa_glinterop: replace GL types with their native...
2016-05-24 Emil Velikovmesa_glinterop: use generic variable types for the...
2016-05-24 Emil Velikovmesa_glinterop: use consistent naming scheme for GL...
2016-05-24 Emil VelikovRevert "mesa: Build EGL without X11 headers after inter...
2016-05-24 Ian Romanickdocs: Note that GL_OES_geometry_shader and GL_OES_tesse...
2016-05-24 Emil Velikovc11/threads: resolve link issues with -O0
2016-05-24 Tim Rowleyswr: [rasterizer] remove containers.hpp
2016-05-24 Tim Rowleyswr: [rasterizer core] remove utility dead code
2016-05-24 Tim Rowleyswr: [rasterizer core] buckets fixes
2016-05-24 Tim Rowleyswr: [rasterizer core] move centroid setup out of CalcC...
2016-05-24 Tim Rowleyswr: [rasterizer jitter] implement InstanceID/VertexID...
2016-05-24 Ian Romanickmesa: Silence unused parameter warnings
2016-05-24 Ian Romanickglsl/linker: Silence unused parameter warning
2016-05-24 Kristian Høgsberg... dri: Add YVU formats
2016-05-24 Kristian Høgsberg... i965: Allow creating planar YUV __DRIimages
2016-05-24 Kristian Høgsberg... i965: Invoke lowering pass for YUV textures
2016-05-24 Kristian Høgsberg... i965: Support textures with multiple planes
next