gbm: Disallow INVALID modifiers returned upon image creation
[mesa.git] / src / gallium /
2017-03-21 Julien Isorcer600_shader.c: check returned value of eg_get_interpola...
2017-03-21 Grazvydas Ignotasutil/disk_cache: use a helper to compute cache keys
2017-03-20 Tim Rowleyswr: [rasterizer] Cleanup naming of codegen files
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Remove BOM from knob_defs.py
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Rewrite gen_llvm_types.py...
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Fix generation of knobs
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Change backend template comme...
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Rewrite gen_llvm_ir_macros...
2017-03-20 Tim Rowleyswr: [rasterizer codegen] Quiet gen_backends.py execution
2017-03-20 Tim Rowleyswr: [rasterizer scripts] Put codegen scripts into...
2017-03-20 Tim Rowleyswr: [rasterizer core] Fix trifan regression from 9d344...
2017-03-20 Tim Rowleyswr: [rasterizer core] SIMD16 Frontend WIP - fix tessel...
2017-03-20 Tim Rowleyswr: [rasterizer jitter] Fix LogicOp blend jit after...
2017-03-20 Tim Rowleyswr: [rasterizer] Convert more SWR_ASSERT(false, ....
2017-03-20 Tim Rowleyswr: [rasterizer core] Fix typo in SIMD16 code path
2017-03-20 Tim Rowleyswr: [rasterizer core/common] Fix the native AVX512...
2017-03-20 Tim Rowleyswr: [rasterizer core] Allow no arguments to SWR_INVALI...
2017-03-20 Tim Rowleyswr: [rasterizer] Slight assert refactoring
2017-03-20 Tim Rowleyswr: [rasterizer] Backend code adjustments
2017-03-20 Tim Rowleyswr: [rasterizer archrast] Fix the early and late depth...
2017-03-20 Tim Rowleyswr: [rasterizer core] Implement double pumped SIMD16...
2017-03-20 Tim Rowleyswr: [rasterizer archrast/core/scripts] Fix archrast...
2017-03-20 Tim Rowleyswr: [rasterizer archrast] Remove redundant data from...
2017-03-20 Tim Rowleyswr: [rasterizer archrast/scripts] Further archrast...
2017-03-20 Tim Rowleyswr: [rasterizer core] Fix RECT_LIST primitive assembly
2017-03-20 Tim Rowleyswr: [rasterizer common] Add InterpolateComponentFlat...
2017-03-20 Tim Rowleyswr: [rasterizer archrast] Fix performance issue with...
2017-03-20 Tim Rowleyswr: [rasterizer core] Implement SIMD16 GS and STREAMOUT
2017-03-20 Tim Rowleyswr: [rasterizer archrast] Add additional API events
2017-03-20 Tim Rowleyswr: [rasterizer core/scripts] Autogen backend initiali...
2017-03-20 Tim Rowleyswr: [rasterizer core] backend.h declares gBackendPixel...
2017-03-20 Tim Rowleyswr: [rasterizer core] Finish SIMD16 PA OPT including...
2017-03-20 Tim Rowleyswr: [rasterizer core] Finish SIMD16 PA OPT except...
2017-03-20 Tim Rowleyswr: [rasterizer core] Support sparse numa id values...
2017-03-20 Constantine Kharlamovr600g/sb: Fix memory leak by reworking uses list (rebased)
2017-03-20 Marek Olšákradeonsi: check the IR type before waiting for a comput...
2017-03-20 Julien Isorcesi_descriptor: move velems nullity check before dereference
2017-03-20 Julien Isorceradeon_drm_bo: explicitly check return value of drmComm...
2017-03-20 Julien Isorcesi_pipe: remove nullity check after dereference
2017-03-20 Julien Isorceradeon: initialize hole variable before calling contain...
2017-03-20 Bartosz Tomczykr600g: Fix out of bounds access
2017-03-20 Constantine Kharlamovr600g: update sb documentation
2017-03-20 Constantine Kharlamovr600g: make condition clearer
2017-03-19 Ilia Mirkinnv30: create uploader after pipe->screen is set
2017-03-19 Ilia Mirkinnv50,nvc0: enable TEX_LZ and TXF_LZ
2017-03-19 Karol Herbstnvc0/ir: treat FMA like MAD for operand propagation
2017-03-18 Timothy Arcerist/dri: wait for thread to finish before unbinding...
2017-03-17 Marek Olšákgallium/radeon: formalize that create_batch_query doesn...
2017-03-17 Marek Olšákgallium/radeon: formalize that create_query doesn't...
2017-03-17 Marek Olšákgallium/radeon: reference pipe_resource in pipe_transfer
2017-03-17 Marek Olšákradeonsi: compile all TGSI compute shaders asynchronously
2017-03-17 Marek Olšákradeonsi: require that compiler threads are enabled
2017-03-17 Marek Olšáktrace: remove leftover assertions after pipe_resource...
2017-03-17 Marek Olšákgallium/u_upload: make the first persistent mapping...
2017-03-16 Marek Olšákgallium: implement the backend of threaded GL dispatch
2017-03-16 Roland Scheideggergallivm: (trivial) remove duplicated line
2017-03-16 Roland Scheideggerdraw: (trivial) remove a unnecessary lp_build_alloca()
2017-03-16 Ilia Mirkinswr: support layer output in geometry shaders
2017-03-15 Francisco Jerezgallium/tgsi: Treat UCMP sources as floats to match...
2017-03-15 Tim Rowleyswr: validate backend state numAttributes
2017-03-15 Marek Olšákradeonsi: implement TGSI opcodes TEX_LZ and TXF_LZ
2017-03-15 Marek Olšákgallium: add TGSI opcodes TEX_LZ and TXF_LZ
2017-03-15 Marek Olšákgallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
2017-03-15 Samuel Pitoisetradeonsi: disable sinking common instructions down...
2017-03-15 Samuel Pitoisettgsi: add missing compute shader entry in tgsi_get_proc...
2017-03-15 Samuel Pitoisetradeonsi: clean up tex_fetch_ptrs()
2017-03-15 Emil Velikovwinsys/amdgpu: use drmGetDevice2 API
2017-03-15 Dave Airlier600: refactor binding code for attach buffer to CB.
2017-03-15 Dave Airlier600: refactor out CB setup.
2017-03-15 Dave Airlier600: refactor texture resource words setup code.
2017-03-15 Dave Airlier600: factor out the code to initialise a buffer resource.
2017-03-15 Dave Airlier600g: make framebuffer atom rely on dual src blend...
2017-03-14 Jason Ekstrandnir: Rework conversion opcodes
2017-03-13 Marek Olšákgallium/radeon: disable the shader cache if dumping...
2017-03-13 Marek Olšákradeonsi: mark all bound shader buffer ranges as initia...
2017-03-13 Julien Isorcegallium/hud: check NULL return from u_upload_alloc
2017-03-13 Julien Isorcewinsys/radeon: check null return from radeon_cs_create_...
2017-03-13 Julien Isorcewinsys/radeon: check null in radeon_cs_create_fence
2017-03-13 Rob Clarkfreedreno/ir3: fragz cannot be half precision
2017-03-13 Rob Clarkfreedreno/ir3: optimize less in glsl
2017-03-13 Christian Königsvga: handle P016 format as well
2017-03-13 Christian Königst/va: add config support for 10bit decoding v2
2017-03-13 Christian Königst/va: add support for allocating 10bpp surfaces
2017-03-13 Christian Königst/va: add support for P010 and P016 formats v3
2017-03-13 Christian Königst/va: clear the video surface on allocation
2017-03-13 Christian Königst/va: cleanup error handling in vlVaCreateSurfaces2
2017-03-13 Christian Königradeon/uvd: enable 10bit HEVC decode v2
2017-03-13 Christian Königradeon/UVD: fix the decoding target pitch calculation
2017-03-13 Christian Königvl/video_buffer: add support for P016
2017-03-13 Christian Königgallium: add P016 format
2017-03-12 Timothy Arcerigallium/util: replace pipe_thread_setname() with u_thre...
2017-03-12 Timothy Arcerigallium/util: replace pipe_thread_get_time_nano() with...
2017-03-12 Timothy Arcerigallium/util: replace pipe_thread_create() with u_threa...
2017-03-12 Timothy Arcerigallium/util: move u_queue.{c,h} to src/util
2017-03-12 Timothy Arcerigallium/util: make use of new u_thread.h in u_queue...
2017-03-12 Timothy Arcerigallium/util: use standard malloc/calloc/free in u_queue.c
2017-03-12 Timothy Arcerigallium/util: move u_string.h to src/util/u_string.h
2017-03-12 Timothy Arcerigallium/util: remove unused header from u_string.h
2017-03-12 Timothy Arcerigallium/util: remove unused util_strbuf*
2017-03-12 Timothy Arcerigallium/util: remove unused util_memmove()
next