vk/image: Check extent does not exceed surface type limits
[mesa.git] / src /
2015-06-25 Chad Versacevk/image: Check extent does not exceed surface type...
2015-06-25 Chad Versacevk/image: Stop hardcoding SurfaceType of VkImageView
2015-06-25 Chad Versacevk/image: Add anv_image::surf_type
2015-06-25 Chad Versacevk/image: Add tables for gen SurfaceType
2015-06-25 Chad Versacevk/util: Add anv_loge() for logging error messages
2015-06-25 Chad Versacevk: Add func anv_is_aligned()
2015-06-25 Chad Versacevk: Add anv_minify()
2015-06-25 Chad Versacevk: Define MAX(a, b) macro
2015-06-25 Jason Ekstrandnir/spirv: Fix up some dererf ralloc parenting
2015-06-25 Jason Ekstrandi965/nir: Handle returns as long as they're at the...
2015-06-25 Jason Ekstrandi965/nir: Split NIR shader handling into two functions
2015-06-25 Jason Ekstrandnir/spirv: Use vtn_ssa_value for texture coordinates
2015-06-25 Jason Ekstrandnir/spirv: Add support for the Uniform storage class
2015-06-25 Jason Ekstrandnir/spirv: Add support for some more decorations includ...
2015-06-25 Jason Ekstrandnir/spirv: Make the header file C++ safe
2015-06-24 Jason Ekstrandvk: Build xmlconfig stuff into libi965_compiler
2015-06-24 Kristian Høgsberg... vk/headers: Handle MBO fields
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-24 Jason Ekstrandi965/fs: Get rid of an unused variable in emit_barrier()
2015-06-23 Jason Ekstrandi965: Remove the brw_context from the visitors
2015-06-23 Jason Ekstrandi965/vec4_vs: Add an explicit use_legacy_snorm_formula...
2015-06-23 Jason Ekstrandi965/vec4: Turn some _mesa_problem calls into asserts
2015-06-23 Jason Ekstrandi965/vs: Pass the current set of clip planes through...
2015-06-23 Jason Ekstrandi965/fs: Add a do_rep_send flag to run_fs
2015-06-23 Jason Ekstrandi965: Pull calls to get_shader_time_index out of the...
2015-06-23 Jason Ekstrandi965: Use a single index per shader for shader_time.
2015-06-23 Jason Ekstrandi965: Add compiler options to brw_compiler
2015-06-23 Jason Ekstrandi965/fs: Plumb compiler debug logging through brw_compiler
2015-06-23 Jason Ekstrandi965/fs: Do the no16 perf logging directly in fs_visito...
2015-06-23 Jason Ekstrandi965/fs: Make no16 non-variadic
2015-06-23 Jason Ekstrandi965: Move INTEL_DEBUG variable parsing to screen creat...
2015-06-23 Jason Ekstrandi965: Remove the dependance on brw_context from the...
2015-06-23 Jason Ekstrandi965: Plumb compiler debug logging through a function...
2015-06-23 Kenneth Graunkemesa: Add a va_args variant of _mesa_gl_debug().
2015-06-23 Jason Ekstrandi965: Replace some instances of brw->gen with devinfo...
2015-06-23 Matt Turneri965: Initialize backend_shader::mem_ctx in its constru...
2015-06-23 Matt Turneri965: Assert that the GL primitive isn't out of range.
2015-06-23 Matt Turneri965/cfg: Assert that cur_do/while/if pointers are...
2015-06-23 Matt Turnermesa: Delete unused ICEIL().
2015-06-23 Matt Turneri965/fs: Don't mess up stride for uniform integer multi...
2015-06-23 Boyan Dingegl/x11: Remove duplicate call to dri2_x11_add_configs_...
2015-06-23 Ben Widawskyi965/gen9: Don't use encrypted MOCS
2015-06-23 Ilia Mirkinnv50,nvc0: make sure to pushbuf_refn before putting...
2015-06-23 Ilia Mirkinnvc0: always put all tfb bufs into bufctx
2015-06-23 Ilia Mirkinglsl: binding point is a texture unit, which is a combi...
2015-06-23 Emil Velikovandroid: egl: do not link against libglapi
2015-06-23 Emil Velikovgbm: do not (over)link against libglapi.so
2015-06-23 Frank Henigmangbm: dlopen libglapi so gbm_create_device works
2015-06-23 Emil Velikovdrivers/x11: drop unneeded HAVE_X11_DRIVER check
2015-06-23 Emil Velikovtargets/libgl-xlib: fix the build against shared_glapi
2015-06-23 Emil Velikovdrivers/x11: fix the build against shared_glapi
2015-06-23 Emil Velikovglapi: remap_helper.py: remove unused argument 'es'
2015-06-23 Emil Velikovglapi: gl_table.py: remove unused variable 'es'
2015-06-23 Derek Foremanegl: Use the loader_open_device() helper to do open...
2015-06-23 Derek Foremanglx: Use loader_open_device() helper
2015-06-23 Derek Foremanloader: Rename drm_open_device() to loader_open_device...
2015-06-23 Derek Foremanegl/drm: Duplicate fd with F_DUPFD_CLOEXEC to prevent...
2015-06-23 Jose Fonsecadraw,tgsi: Assume TGSI_PROPERTY_GS_INVOCATIONS default...
2015-06-23 Jose Fonsecaglsl: Specify the shader stage in linker errors due...
2015-06-23 Dave Airliedraw/gallivm: add invocation ID support for llvmpipe.
2015-06-23 Dave Airliedraw/tgsi: implement geom shader invocation support.
2015-06-23 Dave Airlietgsi: handle indirect sampler arrays. (v2)
2015-06-22 Kenneth Graunkenir: Allow vec2/vec3/vec4 instructions in the select...
2015-06-22 Kenneth Graunkei965: Add and fix comments in brw_vue_map.c.
2015-06-22 Kenneth Graunkei965: Split VUE map handling out of brw_vs.c into brw_v...
2015-06-22 Ben Widawskyi965/gen9: Implement Push Constant Buffer workaround
2015-06-22 Brian Paulmesa: use _mesa_lookup_enum_by_nr() in print_array()
2015-06-22 Chia-I Wuilo: emit 3DPRIMITIVE from gen6_3dprimitive_info
2015-06-22 Chia-I Wuilo: align vertex buffer size in buf_create()
2015-06-22 Chia-I Wuilo: move ilo_format.[ch] out of core
2015-06-22 Chia-I Wuilo: add ilo_state_surface_valid_format()
2015-06-22 Chia-I Wuilo: add ilo_state_vf_valid_element_format()
2015-06-22 Alexandre Courbotnvc0: use NV_VRAM_DOMAIN() macro
2015-06-22 Alexandre Courbotnouveau: support for custom VRAM domains
2015-06-22 Chia-I Wuilo: add ilo_state_compute
2015-06-22 Dave Airlier600g: ignore sampler views for now.
2015-06-21 Rob Clarkfreedreno/ir3: pass sz to split_dest()
2015-06-21 Rob Clarkfreedreno/ir3/nir: add more opcodes
2015-06-21 Rob Clarkfreedreno/ir3: only unminify txf coords on a3xx
2015-06-21 Rob Clarkfreedreno: remove int sampler shader variants
2015-06-21 Rob Clarkfreedreno/ir3: block reshuffling and loops!
2015-06-21 Rob Clarkfreedreno/ir3: a4xx encodes larger immed offset
2015-06-21 Rob Clarkfreedreno/ir3: simplify find_neighbors stop condition
2015-06-21 Rob Clarkfreedreno/ir3: move inputs/outputs to shader
2015-06-21 Rob Clarkfreedreno/ir3/ra: use register_allocate
2015-06-21 Rob Clarkfreedreno/ir3: introduce ir3_compiler object
2015-06-21 Rob Clarkfreedreno/ir3: dump nocp option
2015-06-21 Rob Clarkfreedreno/ir3: silence warnings
2015-06-21 Rob Clarkfreedreno/ir3: remove tgsi f/e
2015-06-21 Rob Clarkfreedreno/ir3/sched: convert to priority queue
2015-06-21 Rob Clarkfreedreno/ir3: use standard list implementation
2015-06-21 Rob Clarkfreedreno/ir3: drop dot graph dumping
2015-06-21 Rob Clarkfreedreno/ir3: more builder helpers
2015-06-21 Rob Clarkgallium/ttn: add missing SNE
2015-06-21 Rob Clarkutil/list: add list_first/last_entry
2015-06-21 Rob Clarkgallium/ttn: add texture-type support
2015-06-21 Rob Clarkglsl_to_tgsi: add SVIEW decl support
2015-06-21 Rob Clarkutil/blitter (and friends): generate appropriate SVIEW...
2015-06-21 Rob Clarkutil/pstipple: updates for SVIEW decls
2015-06-21 Rob Clarkdraw: updates to support SVIEW decls
next