mesa.git
2017-05-03 Andres Gomezglsl: Corrected some typos and error messages
2017-05-03 Grazvydas Ignotasradv: don't leak DRM devices
2017-05-03 Grazvydas Ignotasradv: fix possible stack corruption
2017-05-03 Marek Olšákac: eliminate duplicated VS exports
2017-05-03 Marek Olšákac: rename ac_eliminate_const_vs_outputs -> ac_optimize...
2017-05-03 Marek Olšákac: first parse VS exports before eliminating constant...
2017-05-03 Jason Ekstrandanv: Trivially implement multiDrawIndirect
2017-05-03 Jason Ekstrandanv: Enable VK_KHX_multiview and SPV_KHR_multiview
2017-05-03 Jason Ekstrandanv/cmd_buffer: Emit instanced draws for multiple views
2017-05-03 Jason Ekstrandanv/cmd_buffer: Pull indirect draw parameter loading...
2017-05-03 Jason Ekstrandanv/pipeline: Add shader lowering for multiview
2017-05-03 Jason Ekstrandanv/pipeline: Add a subpass field to anv_pipeline
2017-05-03 Jason Ekstrandanv/pipeline: Call nir_gather_info later
2017-05-03 Jason Ekstrandanv: Move shader hashing to anv_pipeline
2017-05-03 Jason Ekstrandanv/pass: Store the per-subpass view mask
2017-05-03 Jason Ekstrandanv: Add the KHX_multiview boilerplate
2017-05-03 Jason Ekstrandanv/nir: Delete the apply_dynamic_offsets prototype
2017-05-03 Jason Ekstrandspirv: Add support for SPV_KHR_multiview
2017-05-03 Jason Ekstrandspirv: Bump the SPIR-V header to the latest public...
2017-05-03 Jason Ekstrandcompiler: Add a system value and varying for ViewIndex
2017-05-03 Bartosz Tomczykmesa/vbo: reduce prim array size
2017-05-03 Brian Paulmesa: add const qualifier on _mesa_valid_to_render()
2017-05-03 Samuel Iglesias... i965/vec4: don't modify regioning parameters to the...
2017-05-03 Samuel Iglesias... i965/vec4: fix register width for DF VGRF and UNIFORM
2017-05-03 Samuel Iglesias... i965/vec4: fix vertical stride to avoid breaking region...
2017-05-03 Dave Airlieradv/ac: canonicalize the output for 32-bit float min...
2017-05-03 Dave Airlieradv: flush f32->f16 conversion denormals to zero....
2017-05-03 Bas Nieuwenhuizenradv: Add userspace fence buffer per context.
2017-05-02 Dave Airlieradv: enable lower_sub to fix loop unrolling.
2017-05-02 Bas Nieuwenhuizenradv: Don't set dynamic state for pipelines with raster...
2017-05-02 Dave Airlieradv: flush more stages when semaphore are waiting.
2017-05-02 Samuel Pitoisetglsl: set vector_elements to 1 for samplers
2017-05-02 Eric Anholtvc4: Use runtime CPU detection for whether NEON is...
2017-05-02 Eric Anholtvc4: Use a wrapper file to set VC4_BUILD_NEON instead...
2017-05-02 Eric Anholtgallium: Enable ARM NEON CPU detection.
2017-05-02 Dave Airlieradv: fix stencil only clears.
2017-05-02 Philipp Zabelrenderonly: use drmIoctl
2017-05-02 Philipp Zabelrenderonly: drop resources on destroy
2017-05-02 Philipp Zabelrenderonly: close transfer prime_fd
2017-05-02 Dave Airlieradv/wsi: report presentation error per image request
2017-05-02 Dave Airlieradv: minor pahole related improvements.
2017-05-02 Dave Airlieradv/image: resize some surface members.
2017-05-02 Dave Airlieradv: drop unused surface level members.
2017-05-02 Dave Airlieradv/image: drop blk_d
2017-05-02 Dave Airlieradv: remove some members of radeon surface.
2017-05-02 Dave Airlieradv: move some image info into a separate struct.
2017-05-02 Dave Airlieradv: provide a helper for comparing an image extents.
2017-05-02 Daniel Stonegbm/dri: Fix sign-extension in modifier query
2017-05-02 Eric Anholtnir: Pick just the channels we want for bitmap and...
2017-05-02 Jason Ekstrandanv/tests: Create a dummy instance as well as device
2017-05-01 Bas Nieuwenhuizenradv: Use correct stage for ready bit.
2017-05-01 Bas Nieuwenhuizenradv: Add top of pipe timestamp queries.
2017-05-01 Bas Nieuwenhuizenradv: Add NIR loop unrolling.
2017-05-01 Randy Xui965: Solve Android native fence fd double close
2017-05-01 Eric Anholtvc4: Only build the NEON code on arm32.
2017-05-01 Samuel Pitoisetgm107/ir: add a missing assertion in emitISCADD()
2017-04-30 Timothy Arcerii965: Don't allocate uniform space for samplers
2017-04-29 Emil Velikovegl: initialise dummy_thread via _eglInitThreadInfo
2017-04-29 Emil Velikovegl: polish dri2_to_egl_attribute_map[]
2017-04-29 Ilia Mirkingallium/targets: fix bool setting on BE architectures
2017-04-29 Emil Velikovdocs: add release calendar page and references to it
2017-04-29 Emil Velikovtravis: bump MAKEFLAGS to -j4
2017-04-29 Emil Velikovtravis: enable wayland support
2017-04-29 Emil Velikovtravis: add Gallium state-tracker targets
2017-04-29 Emil Velikovtravis: model scons check target like the make one
2017-04-29 Emil Velikovtravis: split the make target to three separate ones
2017-04-29 Emil Velikovtravis: add "make swr" to the build matrix
2017-04-29 Emil Velikovtravis: add "scons swr" to the build matrix
2017-04-29 Emil Velikovtravis: add separate "scons" and "scons llvm" targets
2017-04-29 Emil Velikovtravis: split out matrix from env
2017-04-29 Emil Velikovtravis: rework "if test" blocks in the script section
2017-04-29 Emil Velikovtravis: remove unused -dev packages
2017-04-29 Emil Velikovtravis: automatically manage ccache caching
2017-04-29 Emil Velikovtravis: enable apt cache
2017-04-29 Andres Gomeztravis: add the possibility of using the txc-dxtn library
2017-04-29 Andres Gomeztravis: replace Trusty-based LLVM toolchain apt-get...
2017-04-29 Emil Velikovtravis: explicitly LD_LIBRARY_PATH the local libraries
2017-04-29 Brian Paulst/wgl: whitespace, formatting fixes in stw_pixelformat.c
2017-04-29 Charmaine Leest/wgl: allow WGL_BIND_TO_TEXTURE_RGB_ARB for RGBA...
2017-04-29 Brian Paulst/wgl: use ARRAY_SIZE() macro in wglChoosePixelFormatARB()
2017-04-29 Brian Paulst/wgl: whitespace/formatting fixes in stw_ext_pixelfor...
2017-04-29 Neha Bhendesvga: implement sRGB rendering for imported surfaces
2017-04-29 Neha Bhendesvga: add function svga_linear_to_srgb()
2017-04-29 Neha Bhendeglx: add missing sRGB attribute check in fbconfigs_comp...
2017-04-29 Thomas Hellstromsvga: Add a more elaborate format compatibility determi...
2017-04-29 Tim Rowleyswr/rast: add memory api to SwrGetInterface()
2017-04-29 Tim Rowleyswr/rast: use gather instruction for odd format fetch
2017-04-29 Tim Rowleyswr/rast: enable SIMD16 8x2 tile backend
2017-04-29 Tim Rowleyswr/rast: add SwrInit() to init backend/memory tables
2017-04-29 Tim Rowleyswr/rast: increment depth/stencil tile pointer in SIMD16 BE
2017-04-29 Tim Rowleyswr/rast: add SwrGetInterface() function to return api
2017-04-29 Tim Rowleyswr/rast: enable per-warp scratch space for CS
2017-04-29 Tim Rowleyswr/rast: reduce simd{16}vertex stack for VS output
2017-04-29 Tim Rowleyswr/rast: remove default argument from SwrSync()
2017-04-29 Tim Rowleyswr/rast: remove unused variables in the SIMD16 FE
2017-04-29 Tim Rowleyswr/rast: move construction of const above goto
2017-04-29 Tim Rowleyswr/rast: name threads to aid debugging
2017-04-29 Tim Rowleyswr/rast: disable buffer overrun warning for Assemble()
2017-04-29 Tim Rowleyswr/rast: clean up clipper comments
2017-04-29 Tim Rowleyswr/rast: add SIMDAPI decorators in binner/clipper
next