mesa: throw error if bufSize negative in GetSynciv on OpenGL ES
[mesa.git] / src /
2016-10-10 Tapani Pällimesa: throw error if bufSize negative in GetSynciv...
2016-10-10 Tapani Pälliglsl: prohibit lowp, mediump precision on atomic_uint
2016-10-10 Tapani Pälliglsl: optimize copy_propagation_elements pass
2016-10-08 Lionel Landwerlinintel: aubinator: enable loading dumps from standard...
2016-10-08 Lionel Landwerlinintel: aubinator: enable loading xml files from a given...
2016-10-08 Lionel Landwerlinintel: aubinator: generate a standalone binary
2016-10-07 Nanley Cheryanv/TODO: Update the HiZ task
2016-10-07 Nanley Cheryanv: Enable fast depth clears
2016-10-07 Chad Versaceanv/cmd_buffer: Enable rendering to HiZ
2016-10-07 Nanley Cheryanv/cmd_buffer: Add code for performing HZ operations
2016-10-07 Jason Ekstrandanv/image: Memset hiz surfaces to 0 when binding memory
2016-10-07 Jason Ekstrandanv: Move BindImageMemory to anv_image.c
2016-10-07 Chad Versaceanv: Allocate hiz surface
2016-10-07 Chad Versaceanv: Add func anv_image_has_hiz()
2016-10-07 Chad Versaceanv: Add anv_image::hiz_surface
2016-10-07 Nanley Cheryisl: Correct a comment in the isl_format enum
2016-10-07 Rob Clarkgallium: add missing zero-init for resource templates
2016-10-07 Rob Clarkfreedreno: don't try to shadow layered textures
2016-10-07 Rob Clarkfreedreno/a3xx+a4xx: fix clip-plane lowering state
2016-10-07 Ian Romanickglsl: Let cache_test build when the shader cache is...
2016-10-07 Lionel Landwerlinanv: pipeline cache: fix return value of vkGetPipelineC...
2016-10-07 Timothy Arceriutil: remove unused variable
2016-10-07 Martin Peresloader/dri3: import prime buffers in the currently...
2016-10-07 Martin Peresloader/dri3: add get_dri_screen() to the vtable
2016-10-07 Jason Ekstrandanv/entrypoints: Save off the entire devinfo rather...
2016-10-07 Dave Airlieradv: drop all uint for unsigned.
2016-10-07 Eric Anholtvc4: Don't worry about partial Z/S clear if the other...
2016-10-07 Eric Anholtvc4: Try to fix the HW-2116 workaround.
2016-10-07 Eric Anholtvc4: Drop dead argument from vc4_start_draw().
2016-10-07 Eric Anholtvc4: Fix fallback to quad clears of depth in GLX.
2016-10-07 Eric Anholtvc4: Add the format name in miptree_debug.
2016-10-07 Eric Anholtvc4: Fix perf debug formatting on partial Z/S clear.
2016-10-07 Eric Anholtvc4: Drop destination register when it's unused.
2016-10-07 Eric Anholtvc4: Fix live intervals analysis for screening defs...
2016-10-07 Eric Anholtvc4: Fix simulator when more than one vc4_screen is...
2016-10-07 Eric Anholtvc4: Fix assertion fails from trying to cast non-ALU...
2016-10-06 Jason Ekstrandanv/cmd_buffer: Move the clear_subpasses calls to set_s...
2016-10-06 Jason Ekstrandanv/cmd_buffer: Don't call set_subpass in a secondary
2016-10-06 Jason Ekstrandanv/cmd_buffer: Rework descriptor dirtying in set_subpass
2016-10-06 Jason Ekstrandanv/wsi: Advertise UNORM formats as well as sRGB
2016-10-06 Gustaw Smolarczykradv: Skip already signalled fences.
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver
2016-10-06 Samuel Pitoisetnv50/ir: fix wrong check when optimizing MAD to SHLADD
2016-10-06 Lionel Landwerlinintel: aubinator: use getopt to parse arguments
2016-10-06 Samuel Pitoisetnvc0: dump program binary only when NV50_PROG_DEBUG...
2016-10-06 Jason Ekstrandnir: Fix the control flow tests for nir_loop_first_bloc...
2016-10-06 Samuel Pitoisetnvc0: expose ARB_compute_variable_group_size
2016-10-06 Samuel Pitoisetnv50/ir: set number of threads/block for variable local...
2016-10-06 Samuel Pitoisetst/mesa: expose ARB_compute_variable_group_size
2016-10-06 Samuel Pitoisetst/mesa: add support for dispatching a variable local...
2016-10-06 Samuel Pitoisetst/mesa: add mapping for SYSTEM_VALUE_LOCAL_GROUP_SIZE
2016-10-06 Samuel Pitoisetgallium: add PIPE_COMPUTE_CAP_MAX_VARIABLE_THREADS_PER_...
2016-10-06 Samuel Pitoisetglsl: add gl_LocalGroupSizeARB as a system value
2016-10-06 Samuel Pitoisetglsl/linker: handle errors when a variable local size...
2016-10-06 Samuel Pitoisetglsl: reject compute shaders with fixed and variable...
2016-10-06 Samuel Pitoisetglsl: process local_size_variable input qualifier
2016-10-06 Samuel Pitoisetglsl: add enable flags for ARB_compute_variable_group_size
2016-10-06 Samuel Pitoisetmesa/main: add support for ARB_compute_variable_groups_size
2016-10-06 Samuel Pitoisetglapi: add entry points for GL_ARB_compute_variable_gro...
2016-10-06 Karol Herbstnv50/ir: optimize sub(a, 0) to a
2016-10-06 Brian Paulst/mesa: move all sampler view code into new st_sampler...
2016-10-06 Brian Paulst/mesa: optimize pipe_sampler_view validation
2016-10-06 Brian Paulmesa: call ctx->Driver.TexParameter() in texture_buffer...
2016-10-06 Brian Paulst/mesa: consolidate view format setup code
2016-10-06 Brian Paulst/mesa: add some const qualifiers in st_atom_texture.c
2016-10-06 Brian Paulst/mesa: simplify some code in get_texture_format_swizzle()
2016-10-06 Brian Paulmesa: make _mesa_texture_buffer_range() static
2016-10-06 Brian Paulmesa: add const qualifier, comment on can_avoid_realloc...
2016-10-06 Brian Paulmesa: add comment/assertion on get_tex_level_parameter_...
2016-10-06 Jason Ekstrandnir: Remove some no longer needed asserts
2016-10-06 Jason Ekstrandnir: Make nir_foo_first/last_cf_node return a block...
2016-10-06 Jason Ekstrandnir: Add asserts to the casting functions
2016-10-06 Steven Tothgallium/hud: Remove superfluous debug
2016-10-06 Emil Velikovamd: add amd_kernel_code_t.h to the sources list
2016-10-06 Emil Velikovsvga: add svga_mksstats.h to the sources list
2016-10-06 Emil Velikovglx: rename choose_visual(), drop const argument
2016-10-06 Emil Velikovglx: return GL_FALSE from glx_screen_init where applicable.
2016-10-06 Emil Velikovglx: correctly mask the drawableType for GLX_ARB_fbconf...
2016-10-06 Chuck Atkinsautoconf: Make header install distinct for various...
2016-10-06 Emil Velikovmesa: annotate AttribFuncsARB[] as const
2016-10-06 Emil Velikovmapi/glapi: remove unused _glapi_check_table()
2016-10-06 Emil Velikovglapi/hgl: remove the final user of _glapi_check_table()
2016-10-06 Emil Velikovmapi/glapi: remove unused _glapi_check_table_not_null
2016-10-06 Emil Velikovst/xvmc/tests: force enable assertions
2016-10-06 Emil Velikovanv: automake: ship intel_icd.json.in in the tarball
2016-10-06 Emil Velikovintel: automake: reference the correct header
2016-10-06 Lionel Landwerlinintel: aubinator: add missing return characters
2016-10-06 Kenneth Graunkenir: Delete open coded type printing.
2016-10-06 Philipp Zabelanv: fix GetPhysicalDeviceProperties to return timestam...
2016-10-06 Timothy Arcerii965: remove remaining tabs in brw_draw.c
2016-10-06 Timothy Arcerii965: get inputs read from nir info
2016-10-06 Timothy Arcerii965: get outputs written from nir info
2016-10-06 Timothy Arcerii965: get outputs read from nir info
2016-10-06 Timothy Arcerii965: remove remaining tabs in brw_wm.c
2016-10-06 Timothy Arcerimesa: remove the UsesDFdy flag
2016-10-06 Timothy Arcerii965: get uses discard from nir info
2016-10-06 Timothy Arcerii965: get uses texture gather from nir info
2016-10-06 Kenneth Graunkei965: Eliminate brw->cs.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Eliminate brw->wm.prog_data pointer.
2016-10-06 Kenneth Graunkei965: Eliminate brw->gs.prog_data pointer.
next