docs: https all the links \o/
[mesa.git] / src /
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-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 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 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ä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 Romeroanv/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 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 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...
2017-02-02 Eduardo Lima Mitevtexgetimage: Add check for the effective target to...
2017-02-02 Marek OlšákRevert "radeonsi: decrease the number of texture slots...
2017-02-02 Jason Ekstrandintel/isl: Add a better comment for format_supports_ccs_e
2017-02-02 Jason Ekstrandanv: Remove the finishme for CCS_E with storage images
2017-02-02 Jason Ekstrandintel/isl: Assert that we don't use CCS for storage...
2017-02-02 Jason Ekstrandintel/isl: Add a formats_are_ccs_e_compatible helper
2017-02-02 Jason Ekstrandintel/isl: Add a format_supports_ccs_d helper
2017-02-02 Jason Ekstrandintel/isl: Rename supports_lossless_compression to...
2017-02-02 Nanley Cheryanv/pass: Store the depth-stencil attachment's last...
2017-02-02 Nicolai Hähnlegallium: turn PIPE_SHADER_CAP_DOUBLES into a screen...
2017-02-02 Plamena Manolovamesa: Enable EXT_compressed_ETC1_RGB8_sub_texture
2017-02-02 Lionel Landwerlinanv: enable VK_KHR_shader_draw_parameters
2017-02-02 Lionel Landwerlinanv: emit DrawID if needed
2017-02-02 Lionel Landwerlinanv: always allocate a vertex element with vertexid...
2017-02-02 Lionel Landwerlinanv: move BaseVertexID/BaseInstanceID vertex buffer...
2017-02-02 Lionel Landwerlinanv: limit vertex buffers to 31
2017-02-01 Mauro Rossiandroid: fix llvm, elf dependencies for M, N releases
2017-02-01 Jason Ekstrandanv: Don't use bogus alpha swizzles
2017-02-01 Micah FedkeAdd missing copyright header to wayland-egl-priv.h
2017-02-01 Dave Airlieradv: handle VK_QUEUE_FAMILY_IGNORED in image transitio...
2017-02-01 Dave Airlieradv/ac: handle clip/cull distance sizing in geometry...
2017-02-01 Dave Airlieradv/ac: add const_index to fetch index for gs inputs
2017-02-01 Dave Airlieradeonsi/ac: move frag interp emission code to shared...
2017-02-01 Timothy Arcerist/mesa: inline get_mesa_program()
2017-02-01 Timothy Arcerist/mesa: create set_prog_affected_state_flags() helper
next