egl: Implement EGL_KHR_context_flush_control
[mesa.git] / src /
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. van... etnaviv: Don't over-pad compressed textures
2017-11-06 Wladimir J. van... etnaviv: ASTC texture support
2017-11-06 Wladimir J. van... 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 Romeroautomake: 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 Tim Rowleygallivm: allow arch rounding with avx512
2017-11-02 Wladimir J. van... etnaviv: Allow clearing constant buffer using buffer...
2017-11-02 Wladimir J. van... etnaviv: Don't flush on transfer when UNSYNCHRONIZED
2017-11-02 Wladimir J. van... etnaviv: don't do resolve-in-place without valid TS
2017-11-02 Samuel Pitoisetradv: make radv_bind_descriptor_set() static
2017-11-02 Dave Airlieradv: make sure we set buffers as shareable properly.
2017-11-01 Dylan Bakersvga: Use __asm__ instead of asm
2017-11-01 Marek OlšákRevert "winsys/amdgpu: Add R600_DEBUG flag to reserve...
2017-11-01 Lionel Landwerlinintel: decoder: enable decoding a single field
2017-11-01 Lionel Landwerlinintel: decoder: expose missing find_enum()
2017-11-01 Lionel Landwerlinintel: decoder: extract field value computation
2017-11-01 Lionel Landwerlinintel: decoder: rename field() to field_value()
2017-11-01 Lionel Landwerlinintel: decoder: rename internal function to free name
2017-11-01 Lionel Landwerlinintel: decoder: simplify field_is_header()
2017-11-01 Lionel Landwerlinintel: common: make intel utils available from C++
2017-11-01 Lionel Landwerlinintel: decoder: remove unused platform field
2017-11-01 Lionel Landwerlinintel: error-decode: implement a rolling window of...
2017-11-01 Brian Paulgallium: increase pipe_sampler_view::target bitfield...
2017-11-01 Eric Engestrommapi: fix .so path in ABI-check
2017-11-01 Lionel Landwerlinintel: decoder: extract instruction/structs length
2017-11-01 Lionel Landwerlinintel: decoder: pack iterator variable declarations
2017-11-01 Lionel Landwerlinintel: decoder: simplify creation of struct when 0...
2017-11-01 Lionel Landwerlinintel: decoder: add destructor for gen_spec
2017-11-01 Lionel Landwerlinintel: decoder: expose helper to test header fields
next