mesa.git
2017-11-07 Marek Olšákradeonsi: remove unused field in the PCI ID table
2017-11-07 Miklós Mátémesa: fix deleting the dummy ATI_fs
2017-11-07 Michel Dänzergallium: Guard assertions by NDEBUG instead of DEBUG
2017-11-07 Eric Engestrommeson: only turn on Mesa's DEBUG for buildtype==debug
2017-11-07 Eric Engestrommeson: switch default build type to debugoptimized
2017-11-07 Eric Engestrommeson: drop GLESv1 .so version back to 1.0.0
2017-11-07 Eric Engestrommeson: standardize .so version to major.minor.patch
2017-11-07 Dave Airlieac/nir: for ubo load use correct num_components
2017-11-07 Gwan-gyeong Munnir: fix a typo
2017-11-06 Tomasz Figaglsl: Allow precision mismatch on dead data with GLSL...
2017-11-06 Timothy Arcerii965: disable NIR linking on HSW and below
2017-11-06 Dave Airlieradv: move is_local up to the winsys level.
2017-11-06 Dave Airlieradv: wrap cs_add_buffer in an inline. (v2)
2017-11-06 Dave Airlieradv: when loading regs no need to add buffer
2017-11-06 Dave Airlieradv: pre-calculate user_data_0 registers and store...
2017-11-06 Adam Jacksondocs: Mark GLX_ARB_context_flush_control done
2017-11-06 Neil Robertsi965: Enable flush control
2017-11-06 Adam Jacksondrisw: Enable flush control for llvmpipe and softpipe
2017-11-06 Adam Jacksongallium: Wire up flush control
2017-11-06 Adam Jacksonegl: Implement EGL_KHR_context_flush_control
2017-11-06 Neil Robertsglx: Implement GLX_ARB_context_flush_control
2017-11-06 Neil Robertsdri: Add a flush control extension
2017-11-06 Neil Robertsdri: Change __DriverApiRec::CreateContext to take a...
2017-11-06 Neil Robertsintel: Don't flush the old context in intelMakeCurrent
2017-11-06 Adam Jacksonegl/dri2: Factor out context attribute initialization
2017-11-06 Wladimir J... etnaviv: Don't over-pad compressed textures
2017-11-06 Wladimir J... etnaviv: ASTC texture support
2017-11-06 Wladimir J... etnaviv: Update from rnndb
2017-11-06 Dave Airlieradv: add initial copy descriptor support. (v2)
2017-11-06 Marek Olšákgallium/u_vbuf: use signed vertex buffers offsets for...
2017-11-06 Marek Olšákradeonsi: enable signed vertex buffer offsets
2017-11-06 Marek Olšákgallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
2017-11-06 Juan A. Suarez... automake: include git_sha1.h.in in release tarball
2017-11-06 Marek Olšákradeonsi: don't map big VRAM buffers for the first...
2017-11-06 Marek Olšákgallium/u_threaded: don't map big VRAM buffers for...
2017-11-06 Marek Olšákgallium/u_threaded: clean up tc_improve_map_buffer_flag...
2017-11-06 Dave Airlieradv: move descriptor sets out of cmd_state.
2017-11-06 Dave Airlieradv: add helper for setting a descriptor.
2017-11-06 Dave Airlieradv: move vertex binding out of cmd state.
2017-11-06 Dave Airlieradv: reorder cmd_state to remove a hole.
2017-11-06 Dave Airlieradv: free attachments on end command buffer.
2017-11-04 Bas Nieuwenhuizenradv: Optimize calling radv_save_descriptors.
2017-11-04 Bas Nieuwenhuizenradv: Use an array to store descriptor sets.
2017-11-04 Pierre Moreaunv50,nvc0: Display shared memory usage in pipe_debug_me...
2017-11-04 Pierre Moreaunv50,nvc0: Copy shared memory per block to the program...
2017-11-04 Pierre Moreaunv50/ir: Store shared memory per block in nv50_ir_prog_info
2017-11-03 Anuj Phogati965/gen10: Implement Wa3DStateMode
2017-11-03 Anuj Phogati965/gen10: Enable float blend optimization
2017-11-03 Anuj Phogati965/gen10: Implement WaForceRCPFEHangWorkaround
2017-11-03 Anuj Phogati965/gen10: Implement WaSampleOffsetIZ workaround
2017-11-03 Anuj Phogati965/gen10: Don't set Antialiasing Enable in 3DSTATE_RA...
2017-11-03 Anuj Phogati965/gen10: Don't set Smooth Point Enable in 3DSTATE_SF...
2017-11-03 Andrey Grodzovskywinsys/amdgpu: Add R600_DEBUG flag to reserve VMID...
2017-11-03 Lionel Landwerlini965: perf: list registers to program for queries
2017-11-03 Lionel Landwerlini965: perf: factorize code for availability
2017-11-03 Lionel Landwerlini965: perf: make revision variable available
2017-11-03 Nicolai Hähnleglsl: fix interpolateAtXxx(some_vec[idx], ...) with...
2017-11-03 Nicolai Hähnleglsl: allow any l-value of an input variable as interpo...
2017-11-03 Dave Airlienir/serialize: fix build with gcc 4.4.7
2017-11-03 Dave Airliei915g: remove some unknown cap warnings.
2017-11-03 Dave Airliei915g: make gears run again.
2017-11-03 Timothy Arceriac: remove the remaining duplicate llvm types
2017-11-03 Timothy Arceriac: remove usused v4f32
2017-11-03 Timothy Arceriac: add v2f32 to the common code and make use of it
2017-11-03 Timothy Arceriac: use the ac f16 llvm type
2017-11-03 Timothy Arceriac: use the ac f32 llvm type
2017-11-03 Timothy Arceriac: use the ac f64 llvm type
2017-11-03 Timothy Arceriac: use the common v8i32 llvm type
2017-11-03 Timothy Arceriac: use the common v4i32 llvm type
2017-11-03 Timothy Arceriac: add v3i32 to the common code and make use of it
2017-11-03 Timothy Arceriac: add v2i32 to the common code and use it
2017-11-03 Timothy Arceriac: use the ac i64 llvm type
2017-11-03 Timothy Arceriac: remove unused i16 llvm type
2017-11-03 Timothy Arceriac: use the ac ivoidt llvm type
2017-11-03 Timothy Arceriac: use the ac i8 llvm type
2017-11-03 Timothy Arceriac: use the ac i1 llvm type
2017-11-03 Timothy Arceriac: use the ac i32 llvm type
2017-11-03 Timothy Arceriac/radeonsi: add support for tex instr without a derefence
2017-11-03 Timothy Arcerinir: skip lowering sampler if there is no dereference
2017-11-02 Dave Airlier600: add support for early depth/stencil.
2017-11-02 Dave Airlier600: add support for emitting RAT instructions to...
2017-11-02 Dave Airlier600: add support for mark bit to the assembler.
2017-11-02 Dave Airlier600: add support for valid pixel mode on CF clauses
2017-11-02 Dave Airlier600: add support for some ALU sources.
2017-11-02 Samuel Pitoisetradv: use the optimal packets order for dispatch calls
2017-11-02 Timothy Arcerinir: add tess patch support to nir_remove_unused_varyings()
2017-11-02 Dylan Bakeres2api/ABI-check: Add es3.x symbols
2017-11-02 Dylan Bakermeson: Set c visibility args for wayland-drm
2017-11-02 Timothy Arcerist/glsl_to_nir: pass gl_shader_program to st_finalize_nir()
2017-11-02 Bas Nieuwenhuizenradv: Don't expose heaps with 0 memory.
2017-11-02 Dylan Bakergbm: Don't traverse backwards for includes
2017-11-02 Dylan Bakerautomake: Remove unused include path
2017-11-02 Marek Olšákradeonsi: remove 'Authors:' comments
2017-11-02 Jason Ekstrandintel/fs: Don't allocate a param array for zero push...
2017-11-02 Jason Ekstrandintel/fs: Alloc pull constants off mem_ctx
2017-11-02 Dylan BakerRevert "meson: bump libdrm version required by amdgpu"
2017-11-02 Tim Rowleygallivm: allow arch rounding with avx512
2017-11-02 Wladimir J... etnaviv: Allow clearing constant buffer using buffer...
2017-11-02 Wladimir J... etnaviv: Don't flush on transfer when UNSYNCHRONIZED
2017-11-02 Wladimir J... etnaviv: don't do resolve-in-place without valid TS
next