mesa.git
2017-02-09 Eric Engestromdocs: improve the list of gl implementations
2017-02-09 Eric Engestromdocs: improve the list of implemented APIs
2017-02-09 Matt Turnerglsl: Allow compatibility shaders with MESA_GL_VERSION_...
2017-02-09 Eric Engestromdocs: reword sentence that my brain can't parse
2017-02-09 Eric Engestromdocs: https all the links \o/
2017-02-09 Eric Engestromdocs: fix gallium wiki link in relnotes
2017-02-09 Eric Engestromdocs: update 'thanks' for hosting
2017-02-09 Samuel Iglesias... i965/fs: add support for int64 to bool conversion
2017-02-09 Samuel Iglesias... nir: add opcode to perform int64 to bool conversions
2017-02-09 Samuel Iglesias... i965/fs: Add support for nir_op_[iu]2[iu]32
2017-02-09 Samuel Iglesias... i965/fs: Add support for nir_op_[iu]642f
2017-02-09 Samuel Iglesias... i965/fs: legalize [u]int64 to 32-bit data conversions...
2017-02-09 Jason Ekstrandi965/fs: Add support for nir_op_[iu]642d
2017-02-09 Jason Ekstrandi965: Allow int64 conversion operations in channel_expr...
2017-02-09 Timothy Arceriutil/disk_cache: stop using ralloc_asprintf() unnecessarily
2017-02-09 Timothy Arceriglsl: add param to force shader recompile
2017-02-09 Timothy Arceriutil: add a disk_cache_remove() function
2017-02-09 Timothy Arcerist/mesa/i965: create link status enum
2017-02-09 Brian Pauldocs: update intro.html to mention new APIs, etc
2017-02-09 Brian Pauldocs: the site is now hosted by freedesktop.org
2017-02-08 Bas Nieuwenhuizenradv: Add CPU color packing for VK_FORMAT_A2B10G10R10_U...
2017-02-08 Roland Scheideggermesa: (trivial) include <inttypes.h> for PRIx64 macros
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Pass LLVM-IR size into jitter
2017-02-08 Tim Rowleyswr: [rasterizer core] Frontend SIMD16 WIP
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Disable unsafe FP optimization...
2017-02-08 Tim Rowleyswr: [rasterizer core] Frontend SIMD16 WIP
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Add DEBUGTRAP jit builder...
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Multisample blend jit fix
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Change SimdVector representati...
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Fix issues with stream-out...
2017-02-08 Tim Rowleyswr: [rasterizer jitter] Adjust jitter header includes
2017-02-08 Tim Rowleyswr: [rasterizer core] Frontend SIMD16 WIP
2017-02-08 Eric Engestromdocs: update package contents
2017-02-08 Eric Engestromdocs: fix unpacking instructions
2017-02-08 Eric Engestromdocs: remove dead 'beta' link
2017-02-08 Eric Engestromdocs: add a note about the new version scheme
2017-02-08 Bartosz Tomczykr600/sb: Fix memory leak
2017-02-08 Timothy Arcerimesa: use PRId64/PRIu64 when printing 64-bit ints
2017-02-08 Dave Airliemesa/st: fix strict aliasing issue in int64 code.
2017-02-08 Dave Airliemesa/uniform: fix strict aliasing issues with int64...
2017-02-07 Dave Airlieradv: handle dcc in explicit image resolve path. (v2)
2017-02-07 Bas Nieuwenhuizenradv: Enable fast clears by default.
2017-02-07 Jason Ekstrandspirv: Add more asserts in vtn_vector_construct
2017-02-07 Emil Velikovconfigure.ac: remove src/gallium/winsys/intel/drm/Makef...
2017-02-07 Emil Velikovdocs: reword ilo removal note
2017-02-07 Boyan Dingconfigure.ac: Remove redundant libglvnd stanza
2017-02-07 Emil Velikovtravis: use both cores for make/make check
2017-02-07 Emil Velikovtravis: add nearly all gallium drivers to the list
2017-02-07 Emil Velikovtravis: correct libdrm required regex to also track...
2017-02-07 Emil Velikovconfigure.ac: add swr to the gallium drivers list.
2017-02-07 Emil Velikovconfigure.ac: list all the dri-drivers in the help...
2017-02-07 Marc Di Luzioglsl: correct compute shader checks for memoryBarrier...
2017-02-07 Li Qianggallium/tgsi: fix oob access in parse instruction
2017-02-07 Kenneth GraunkeRevert "i965: Disable guardband clipping in the smaller...
2017-02-07 Kenneth Graunkei965: Always scissor on Gen6-7.5 instead of disabling...
2017-02-07 Jason Ekstrandi965: Use a better guardband calculation.
2017-02-07 Kenneth Graunkei965: Combine the Gen6 SF and Clip viewport atoms.
2017-02-07 Dave Airlieradv: pass FMASK alignment to application
2017-02-07 Bas Nieuwenhuizenradv: Pass DCC alignment to application.
2017-02-07 Bas Nieuwenhuizenradv: Pass CMASK alignment to application.
2017-02-06 Dave Airlieradv/ac: avoid the fmask path when doing txs.
2017-02-06 Bruce Cherniakswr: [rasterizer core] Removed unused clip code.
2017-02-06 Bruce Cherniakswr: [rasterizer core] Remove dead code Clipper::ClipSc...
2017-02-06 Eric Anholtgallium: Remove vc4 simulator hack from loader infrastr...
2017-02-06 Eric Anholtloader: Add an environment variable to override driver...
2017-02-06 Eric Anholttargets: Use a macro to reduce cut and paste in driver...
2017-02-06 Dave Airlieradeon/ac: move common llvm build functions to a separa...
2017-02-06 Nicolai Hähnleeglmesaext: add new enums for EGL_MESA_drm_image_formats
2017-02-06 Nicolai Hähnledocs: add EGL_MESA_drm_image_formats extension proposal
2017-02-06 Nicolai Hähnledri/common: clear the loaderPrivate pointer in driDestr...
2017-02-06 Nicolai Hähnleglx: guard swap-interval functions against destroyed...
2017-02-06 Nicolai Hähnleglx/dri3: guard in_current_context against a disappeare...
2017-02-06 Nicolai Hähnleglx/dri3: handle NULL pointers in loader-to-DRI3 drawab...
2017-02-06 Juan A. Suarez... anv/pipeline: set ThreadDispatchEnable conditionally
2017-02-06 Alejandro Piñeiromain/fboject: default_framebuffer allowed for GetFrameb...
2017-02-06 Alejandro Piñeiromain/fbobject: implement new 4.5 pnames for GetFramebuf...
2017-02-06 Alejandro Piñeiromain/framebuffer: refactor _mesa_get_color_read_format...
2017-02-03 Dave Airlieradv: fix shared memory load/stores.
2017-02-03 Dave Airlieradv/ac: correctly size shared memory usage.
2017-02-03 Dave Airlieradv: fix compute shared memory stores since 64-bit.
2017-02-03 Brian Pauldocs: replace URL in features.txt
2017-02-03 Brian Paulmesa: whitespace fixes in context.c
2017-02-03 Nanley Cheryanv/blorp: Disable resolves for transparent black clears
2017-02-03 Nanley Cheryanv/cmd_buffer: Don't temporarily enable CCS_E within...
2017-02-03 Kenneth Graunkemesa: Don't crash when destroying contexts created...
2017-02-03 Samuel Pitoisetwinsys/amdgpu: avoid potential segfault in amdgpu_bo_map()
2017-02-03 Tapani Pälliandroid: fix droid_create_image_from_prime_fd_yuv for...
2017-02-03 Edward O'Callaghanilo: EOL unmaintained older gallium intel driver
2017-02-03 Edward O'Callaghanilo: EOL drop unmaintained gallium drv from buildsys
2017-02-03 Edward O'Callaghanilo: EOL unplumb unmaintained gallium drv from winsys
2017-02-03 Ilia Mirkinconfigure: libdrm is a single package
2017-02-03 Ilia Mirkinst/mesa: MAX_VARYING is the max supported number of...
2017-02-03 Ilia Mirkinvbo: process buffer binding state changes on draw when...
2017-02-02 Dave Airlieradv/ac: move to using shared emit_ddxy code.
2017-02-02 Dave Airlieradeonsi/ac: move most of emit_ddxy to shared code.
2017-02-02 Dave Airlieradv/ac: use shared thread id code
2017-02-02 Dave Airlieradeonsi/ac: move get thread id to shared code.
2017-02-02 Dave Airlieradv/ac: migrate to using shared code for some load...
2017-02-02 Dave Airlieradeonsi/ac: move tbuffer store and buffer load to...
2017-02-02 Dave Airlieradeonsi/ac: move a bunch of load/store related things...
next