mesa.git
2018-01-07 Ilia Mirkinnv50/ir: use the image info in the instruction rather...
2018-01-07 Ilia Mirkinnvc0/ir: safen up lowering logic against overwriting...
2018-01-07 Ilia Mirkinnvc0: update tic in-place when buffer address changes
2018-01-07 Ilia Mirkinnvc0: ensure that pushbuf keeps ref to old text/tls bos
2018-01-07 Kenneth Graunkei965: Torch public intel_batchbuffer_emit_dword/float...
2018-01-07 Kenneth Graunkei965: Require space for MI_BATCHBUFFER_END.
2018-01-07 Kenneth Graunkei965: Shut up a few unused variable warnings.
2018-01-06 Marek Olšákac: add ac_build_fmin/fmax helpers
2018-01-06 Marek Olšákmesa: remove dd_function_table::GetCompressedTexSubImag...
2018-01-06 Neil Robertsmesa: Tidy up the 4.6 section of GL4x.xml
2018-01-05 Samuel Pitoisetradv: remove unused radv_color_buffer_info::cb_clear_valueX
2018-01-05 Alex Smithanv: Take write mask into account in has_color_buffer_w...
2018-01-05 Neil Robertsmesa: Add GL4.6 aliases of functions from GL_ARB_indire...
2018-01-05 Samuel Pitoisetradv: enable denorms for 64-bit and 16-bit floats
2018-01-05 Samuel Pitoisetamd/common: correctly detect if we need ring buffers
2018-01-05 Samuel Pitoisetamd/common: use ac_image_load when lod is zero
2018-01-05 Samuel Pitoisetradv: limit the scissor bug workaround to Vega 10 and...
2018-01-05 Alejandro Piñeiroglsl/standalone: set MaxTransformFeedbackBuffers
2018-01-05 Alejandro Piñeiroglsl/standalone: set MaxVertexStreams
2018-01-05 Alejandro Piñeiroglsl/standalone: set MaxUniformBufferBindings
2018-01-05 Alejandro Piñeiroglsl/standalone: point which arguments are mandatory
2018-01-05 Timothy Arceriac: rework ac_llvm_extract_elem()
2018-01-05 Timothy Arcerist/glsl_to_nir/radeonsi: enable tessellation shaders
2018-01-05 Timothy Arcerigallium/tgsi: add patch support to tgsi_get_gl_varying_...
2018-01-05 Timothy Arceriradeonsi: add dummy implementation of si_nir_scan_tess_...
2018-01-05 Timothy Arceriac/radeonsi: add load_tess_coord() to the abi
2018-01-05 Timothy Arceriradeonsi: make si_llvm_emit_tcs_epilogue compatible...
2018-01-05 Timothy Arceriradeonsi/nir: gather tess properties
2018-01-05 Timothy Arceriac/radeonsi: add tcs_rel_ids to the abi
2018-01-05 Timothy Arceriradeonsi: add unpack_llvm_param() helper
2018-01-05 Timothy Arceriac: add {tcs,tes}_patch_id to the abi
2018-01-05 Timothy Arceriradeonsi: add nir support for tcs outputs
2018-01-05 Timothy Arceriac: move some helpers to ac_llvm_build.c
2018-01-05 Timothy Arceriac: add store_tcs_outputs() to the abi
2018-01-05 Timothy Arceriradeonsi: add si_nir_load_input_tcs()
2018-01-05 Timothy Arceriradeonsi: add get_dw_address_from_generic_indices(...
2018-01-05 Timothy Arceriac: call load_tcs_input() via the abi
2018-01-05 Timothy Arceriac: add load_tes_inputs() to the abi
2018-01-05 Timothy Arceriradeonsi: add si_nir_load_input_tes()
2018-01-04 Tim Rowleyswr/rast: fix invalid sign masks in avx512 simdlib...
2018-01-04 Bas Nieuwenhuizenradv: Use correct flush bits for flushing L2 during...
2018-01-04 Bas Nieuwenhuizenradv: Invalidate L1 for VK_ACCESS_VERTEX_ATTRIBUTE_READ...
2018-01-04 Samuel Pitoisetradv/gfx9: reduce the number of input VGPRs for the...
2018-01-04 Samuel Pitoisetamd/common: scan if gl_PrimitiveID is used before trans...
2018-01-04 Samuel Pitoisetamd/common: scan if gl_InvocationID is used
2018-01-04 Rob Herringegl/android: Fix build break with dri2_initialize_andro...
2018-01-04 Alex Smithanv: Add missing unlock in anv_scratch_pool_alloc
2018-01-04 Ilia Mirkinmesa/bindless: fix missing image _Layer initialization
2018-01-04 Józef Kuciaradeonsi: fix alpha-to-coverage if color writes are...
2018-01-04 Bas Nieuwenhuizenac: rename has_sync_file to has_fence_to_handle.
2018-01-03 Bas Nieuwenhuizenac/nir: Handle loading data from compact arrays.
2018-01-03 Bas Nieuwenhuizenradv: Allow writing 0 scissors.
2018-01-03 Bas Nieuwenhuizenradv: Use correct HTILE expanded words.
2018-01-03 Marek Olšákac: rename has_syncobj_wait -> has_syncobj_wait_for_submit
2018-01-03 Eric Anholtbraodcom/vc5: Fix internal type/bpp for RGB10_A2UI...
2018-01-03 Eric Anholtbroadcom/vc5: Try to fix up compressed texture load...
2018-01-03 Eric Anholtbroadcom/vc5: Fix image_h value for CPU-side tiling...
2018-01-03 Eric Anholtbroadcom/vc5: Fix discard_if during control flow.
2018-01-03 Eric Anholtbroadcom/vc5: Disable early Z when the stencil func...
2018-01-03 Eric Anholtbroadcom/vc5: Don't emit component 3/4 F16 TLB writes...
2018-01-03 Eric Anholtnir: Add a helper to get the uvec4 type.
2018-01-03 Eric Anholtbroadcom/vc5: Introduce enums for internal depth/type...
2018-01-03 Eric Anholtbroadcom/xml: Fix up safe name confusion with prefixing.
2018-01-03 Eric Anholtbroadcom/vc5: Turn the decimate mode field into an...
2018-01-03 Eric Anholtbroadcom/vc5: Turn the output image format into an...
2018-01-03 Eric Anholtbroadcom/vc5: Turn the CLE XML's memory format into...
2018-01-03 Eric Anholtbroadcom/vc5: Emit flat shade flags for varying compone...
2018-01-03 Eric Anholtbroadcom/vc5: Emit proper flatshading code for glShadeM...
2018-01-03 Eric Anholtbraodcom/vc5: Rely on OVRTMUOUT always being set.
2018-01-03 Eric Anholtbroadcom/vc5: Move texture return channel setup into...
2018-01-03 Eric Anholtbroadcom/vc5: Switch to setting the primitive list...
2018-01-03 Eric Anholtbroadcom/vc5: Switch to using the C++ interface for...
2018-01-03 Mario Kleinermesa: Add GL_UNSIGNED_INT_2_10_10_10_REV OES read type...
2018-01-03 Mario Kleinerst/dri: Add option to control exposure of 10 bpc color...
2018-01-03 Mario Kleinerst/dri: Add support for BGR[A/X]1010102 formats.
2018-01-03 Mario Kleinerst/dri: Support texture_from_pixmap for BGR[A/X]1010102...
2018-01-03 Mario Kleinerst/dri2: Add buffer handling for BGR[A/X]1010102 formats.
2018-01-03 Mario Kleinerst/dri2: Add format translations for BGR[A/X]1010102...
2018-01-03 Mario Kleinerst/mesa: Handle BGR[A/X]1010102 formats.
2018-01-03 Mario Kleineregl/wayland: Add Wayland shm swrast support for RGB10...
2018-01-03 Mario Kleineregl/wayland: Add Wayland dmabuf support for RGB10 winsy...
2018-01-03 Mario Kleineregl/wayland: Add Wayland drm support for RGB10 winsys...
2018-01-03 Mario Kleineregl/x11: Handle depth 30 drawables for EGL_KHR_image_pi...
2018-01-03 Mario Kleineregl/x11: Handle depth 30 drawables under software raste...
2018-01-03 Mario Kleineregl/x11: Match depth 30 RGB visuals to 32-bit RGBA...
2018-01-03 Mario Kleinermesa: Add GL_RGBA + GL_UNSIGNED_INT_2_10_10_10_REV...
2018-01-03 Mario Kleineri965/screen: Honor 'allow_rgb10_configs' option. (v2)
2018-01-03 Mario Kleinerdri/common: Add option to allow exposure of 10 bpc...
2018-01-03 Mario Kleineri965/screen: Add basic support for rendering 10 bpc...
2018-01-03 Mario Kleineri965/screen: Add XRGB2101010 and ARGB2101010 support...
2018-01-03 Mario Kleinerloader/dri3: Add XRGB2101010 and ARGB2101010 support.
2018-01-03 Mario Kleinerdri: Add 10 bpc formats as available formats. (v2)
2018-01-03 Mario Kleineri965: Support accelerated blit for depth 30 formats...
2018-01-03 Mario Kleineri965: Support xrgb/argb2101010 formats for glx_texture_...
2018-01-03 Tim Rowleyswr/rast: fix MemoryBuffer build break for llvm-6
2018-01-03 Rob HerringAndroid: util: fix locale generation in options.h
2018-01-03 Kenneth Graunkei965: Drop support for the legacy SNORM -> Float equation.
2018-01-03 Ian Romanickmeta: Don't pollute the texture namespace
2018-01-03 Ian Romanickmeta: Use _mesa_bind_texture instead of _mesa_BindTexture
2018-01-03 Ian Romanickmeta: Use _mesa_CreateTextures instead of _mesa_GenTextures
next