mesa.git
2016-11-16 Brian Paulmesa: if MESA_DEBUG=context, create a debug context
2016-11-16 Nicolai Hähnleu_simple_shaders: try to un-break the Windows build
2016-11-16 Nicolai Hähnleradeonsi: fix a subtle bounds checking corner case...
2016-11-16 Nicolai Hähnleradeonsi: reject some 3-component formats as buffer...
2016-11-16 Nicolai Hähnlest/mesa: swap bytes in the fallback format translation...
2016-11-16 Nicolai Hähnlest/mesa: simplify and fix st_GetTexSubImage
2016-11-16 Nicolai Hähnlest/mesa: fix SINT <-> UINT conversion during PBO upload...
2016-11-16 Nicolai Hähnlest/mesa: change st_pbo_create_upload_fs to st_pbo_get_u...
2016-11-16 Nicolai Hähnlest/mesa: fix ReadPixels into packed formats with PBO
2016-11-16 Nicolai Hähnleutil/blitter: add clamping during SINT <-> UINT blits
2016-11-16 Nicolai Hähnleutil/blitter: index texfetch_col shaders by type
2016-11-16 Lionel Landwerlini965: miptree: prevent potential NULL pointer access
2016-11-16 Jordan Justenintel/blorp: Use designated initializers in surf_conver...
2016-11-16 Liu ZhiquanEGL/android: pbuffer implementation
2016-11-16 Eric Engestromegl: add missing error-checking to eglReleaseTexImage()
2016-11-16 Ben Widawskyi965: Fix KBL typo in string
2016-11-16 Ben Widawskyi965: Consolidate GEN9 LP definition
2016-11-16 Ben Widawskyi965/glk: Add basic Geminilake support
2016-11-16 Vinson Leeutil: Fix Clang trivial destructor check.
2016-11-16 Ilia Mirkinswr: mark color clamping as unsupported
2016-11-16 Ilia Mirkinswr: always enable adding start/base vertex to gl_VertexId
2016-11-16 Ilia Mirkinswr: add support for upper-left fragcoord position
2016-11-16 Ilia Mirkinswr: make sure that all rendering is finished on shader...
2016-11-16 Ilia Mirkinswr: disable blending for integer formats
2016-11-16 Ilia Mirkinswr: mark rgb9_e5 as unrenderable
2016-11-16 Ilia Mirkinswr: no support for shader stencil export
2016-11-16 Ilia Mirkinswr: mark both frag and vert textures read, don't forge...
2016-11-16 Ilia Mirkinswr: fix texture layout for compressed formats
2016-11-16 Ilia Mirkinswr: add archrast generated files to gitignore
2016-11-16 Ilia Mirkinswr: [rasterizer jitter] don't bother quantizing unused...
2016-11-16 Ilia Mirkinswr: [rasterizer memory] fix store tile for 128-bit...
2016-11-16 Ilia Mirkinswr: [rasterizer memory] add support for R32_FLOAT_X8X2...
2016-11-15 Dave Airlieac/nir/llvm: fix channel in texture gather lowering...
2016-11-15 Dave Airlieradv: don't crash on null swapchain destroy.
2016-11-15 Dave Airliewsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR
2016-11-15 Jordan Justenisl: Fix height calculation in isl_msaa_interleaved_sca...
2016-11-15 Emil Velikovamd: automake: android: rename sources lists to foo_FILES
2016-11-15 Mauro Rossiamd: flatten amd/common makefile structure
2016-11-15 Marek Olšákradeonsi: set IF_THRESHOLD to 3
2016-11-15 Marek Olšákglsl_to_tgsi: lower small branches based on the CAP
2016-11-15 Marek Olšákgallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
2016-11-15 Marek Olšákglsl/lower_if: conditionally lower if-branches based...
2016-11-15 Marek Olšákglsl/lower_if: don't lower branches touching tess contr...
2016-11-15 Marek Olšákglsl/lower_if: check more node types in check_control_f...
2016-11-15 Marek Olšákglsl/lower_if: move and rename found_control_flow
2016-11-15 Marek Olšákutil/disk_cache: use unambiguous naming
2016-11-15 Marek Olšákutil: import cache.c/h from glsl
2016-11-15 Marek Olšákgallivm: limit use of setFastMathFlags to LLVM 3.8...
2016-11-15 Kenneth Graunkeintel: Set min_ds_entries on Broxton.
2016-11-15 Christian Gmeinerdri: make use of loader_get_extensions_name(..) helper
2016-11-15 Emil VelikovRevert "dri: make use of dri_get_extensions_name(....
2016-11-15 Marek Olšákradeonsi: set unsafe fpmath on FP instructions when...
2016-11-15 Marek Olšákgallivm: add lp_create_builder with an unsafe_fpmath...
2016-11-15 Marek Olšákradeonsi: fold some shader context initialization to...
2016-11-15 Christian Gmeinerloader: fixup driver names if needed
2016-11-15 Christian Gmeinerdri: make use of dri_get_extensions_name(..) helper
2016-11-15 Christian Gmeinerloader: add loader_get_extensions_name(..) helper
2016-11-15 Gurchetan Singhegl: Use pkg-config for Android NDK build
2016-11-15 Gurchetan Singhconfigure.ac: Don't look for pthreads in Android platform
2016-11-15 Eduardo Lima... meta/GetTexSubImage: Account for GL_PACK_SKIP_IMAGES...
2016-11-15 Iago Toral... anv/format: handle unsupported formats earlier
2016-11-15 Samuel Iglesias... main: return error if asking for GL_TEXTURE_BORDER_COLO...
2016-11-14 Lionel Landwerlinanv: fix multi level clears with VK_REMAINING_MIP_LEVELS
2016-11-14 Andres Gomezdir-locals.el: Adds White Space support
2016-11-14 Iago Toral... anv/format: support VK_FORMAT_R8G8B8_SRGB
2016-11-14 Iago Toral... anv/format: handle unsupported formats properly
2016-11-14 Vedran Miletićclover: adapt to new error API since LLVM r286752
2016-11-14 Tim Rowleyswr: [rasterizer core] remove driverType
2016-11-14 Tim Rowleyswr: [rasterizer archrast] move to pass by value
2016-11-14 Tim Rowleyswr: [rasterizer core] add mode for aux buffer in the...
2016-11-14 Tim Rowleyswr: [rasterizer common] don't bleed NOMINMAX definitio...
2016-11-14 Tim Rowleyswr: [rasterizer archrast] add events
2016-11-14 Tim Rowleyswr: [rasterizer core] fix culling issues
2016-11-14 Tim Rowleyswr: [rasterizer core/jitter] fix alpha test bug
2016-11-14 Tim Rowleyswr: [rasterizer core] various code style changes
2016-11-14 Tim Rowleyswr: [rasterizer archrast] don't generate empty files
2016-11-14 Tim Rowleyswr: [rasterizer archrast] fix open file handle limit...
2016-11-14 Tim Rowleyswr: [rasterizer archrast] fix double free issue
2016-11-14 Tim Rowleyswr: [rasterizer core] separate frontend/backend stats...
2016-11-14 Tim Rowleyswr: [rasterizer core] 16-wide tile store nearly completed
2016-11-14 Emil Velikovdocs: add news item and link release notes for 13.0.1
2016-11-14 Emil Velikovdocs: add sha256 checksums for 13.0.1
2016-11-14 Emil Velikovdocs: add release notes for 13.0.1
2016-11-14 Juan A. Suarez... i965/vec4: skip registers already marked as no_spill
2016-11-13 Kenneth Graunkeglsl: Don't crash on function names with invalid identi...
2016-11-13 Kenneth Graunkeglsl: Fix assert fails when assignment expressions...
2016-11-13 Jonas Pfeilvc4: Add simulator kernel validation for multithreaded...
2016-11-13 Eric Anholtvc4: Mark threaded FSes as non-singlethread in the CL.
2016-11-13 Eric Anholtvc4: Flag the last thread switch in the program as...
2016-11-13 Eric Anholtvc4: Add THRSW nodes after each tex sample setup in...
2016-11-13 Eric Anholtvc4: Add some spec citations about texture fifo management.
2016-11-13 Eric Anholtvc4: Use ra14/rb14 as the spilling registers.
2016-11-13 Eric Anholtvc4: Add support for register allocation for threaded...
2016-11-13 Eric Anholtvc4: Split register class setup for physical files...
2016-11-13 Eric Anholtvc4: Use register allocator CLASS_BIT_R0_R3 to clean...
2016-11-13 Eric Anholtvc4: Add support for QPU scheduling of thread switch...
2016-11-13 Eric Anholtvc4: Add a thread switch QIR instruction.
2016-11-13 Eric Anholtvc4: Add a bit of QPU validation for threaded shaders.
2016-11-13 Eric Anholtvc4: Fix register class handling of DDX/DDY arguments.
2016-11-12 Darren Saltradv/pipeline: Don't dereference NULL dynamic state...
next