glsl: always print non-zero var->data.location_frac
[mesa.git] / src /
2017-07-03 Nicolai Hähnleglsl: always print non-zero var->data.location_frac
2017-07-03 Nicolai Hähnlewinsys/radeon: only call pb_slabs_reclaim when slabs...
2017-07-03 Samuel Iglesias... anv: check support for enabled features in vkCreateDevice()
2017-07-03 Samuel Iglesias... anv: merge tessellation's primitive mode in merge_tess_...
2017-07-02 Bruce Cherniakswr: Limit memory held by defer deleted resources.
2017-07-02 Lionel Landwerlinanv: fix reported timestampPeriod value
2017-07-01 Lionel Landwerlinintel: genxml: make a couple of enums show up in aubinator
2017-07-01 Kenneth Graunkei965: Print access flags in INTEL_DEBUG=buf output.
2017-07-01 Chris Wilsoni965: Remove clearing of bo->map_gtt after failure
2017-07-01 Kenneth Graunkei965: Add inline to brw_bo_unmap
2017-06-30 Chris Wilsoni965: Drop global bufmgr lock from brw_bo_map_* functions.
2017-06-30 Kenneth Graunkei965: Make brw_bo_unmap a static inline.
2017-06-30 Chris Wilsoni965: Discard bo->map_count
2017-06-30 Kenneth Graunkei965: Add a comment about not needing VALGRIND_MALLOCLI...
2017-06-30 Bas Nieuwenhuizenradv: Use v4i32 variant of llvm.SI.load.const.
2017-06-30 Brian Paulsvga: add texture size/levels sanity check code in...
2017-06-30 Brian Paulst/mesa: fix texture image resource selection in st_ren...
2017-06-30 Brian Paulst/mesa: check for incomplete texture in st_finalize_te...
2017-06-30 Brian Paulgallium/docs: document that TXF is used with PIPE_BUFFE...
2017-06-30 Brian Paulgallium/docs: clarify that samplers are not used with...
2017-06-30 Eric Anholtvc4: Start using XML unpack functions in CL dump.
2017-06-30 Eric Anholtvc4: Replace a couple of magic numbers with #define...
2017-06-30 Eric Anholtvc4: Move rasterizer state packing to CSO creation...
2017-06-30 Eric Anholtvc4: Convert the driver to emitting the shader record...
2017-06-30 Eric Anholtvc4: Simplify pack header usage
2017-06-30 Eric Anholtvc4: Start using the pack header.
2017-06-30 Eric Anholtvc4: Introduce XML-based packet header generation like...
2017-06-30 Bruce Cherniakswr: Minor cleanup of variable usage, no functional...
2017-06-30 Tim Rowleyswr: use swr_query_result type instead of void
2017-06-30 Tim Rowleyswr/rast: increase number of possible draws in flight
2017-06-30 Tim Rowleyswr/rast: move default split size from driver to rasterizer
2017-06-30 Tim Rowleyswr/rast: Fix missing setup of psContext.pColorBuffer
2017-06-30 Tim Rowleyswr/rast: Switch intrinsic usage to SIMDLib
2017-06-30 Tim Rowleyswr/rast: Fix unused variable warnings
2017-06-30 Tim Rowleyswr/rast: Split rasterizer.cpp to improve compile time
2017-06-30 Tim Rowleyswr/rast: gen_backends.py remove extraneous semicolon
2017-06-30 Tim Rowleyswr/rast: Support dynamically sized vertex layout
2017-06-30 Tim Rowleyswr/rast: Split backend.cpp to improve compile time
2017-06-30 Tim Rowleyswr/rast: gen_backends.py removal of commented debug...
2017-06-30 Tim Rowleyswr/rast: gen_backends.py quote cleanup
2017-06-30 Tim Rowleyswr/rast: generators will create target directories
2017-06-30 Mauro RossiAndroid: fix typo in symlink for driver loading and...
2017-06-30 Brian Paulsvga: update a few surface format names
2017-06-30 Brian Paulsvga: whitespace fixes in svga_resource_buffer_upload.c
2017-06-30 Charmaine Leesvga: add mksstats for surface view emulation
2017-06-30 Brian Paulsvga: change error handling convention for svga_set_str...
2017-06-30 Charmaine Leesvga: fixed surface size to include array size
2017-06-30 Neha Bhendesvga: loop over box.depth for ReadBack_image on each...
2017-06-30 Charmaine Leesvga: add mksstats for context creation
2017-06-30 Charmaine Leesvga: re-validate sampler view at draw time if needed
2017-06-30 Nicolai HähnleUpdate Khronos-supplied headers
2017-06-30 Johnson Lini965/i915: Add UYVY as the supported format
2017-06-30 Johnson Linnir: Add a lowering pass for UYVY textures
2017-06-30 Rob Herringgbm: add XBGR8888 support for dumb buffers
2017-06-30 Rob Herringgallium: os_process fixes for Android
2017-06-30 Tomeu Vizosoetnaviv: Add unreachable statement to etna_amode to...
2017-06-29 Bruce Cherniakswr: Remove need to allocate vertex buffer scratch...
2017-06-29 Bruce Cherniakswr: conditionally validate vertex buffer state
2017-06-29 Tim Rowleyswr: set dynamic vertex size
2017-06-29 Eric Engestromscons: wait on subprocess' completion
2017-06-29 Eric Engestrombuild systems: uniformize git_sha1.h generation
2017-06-29 Marek Olšákradeonsi: set COMPUTE_DISPATCH_INITIATOR.ORDER_MODE = 1
2017-06-29 Marek Olšákradeonsi: use the DISPATCH packets to force COMPUTE_STA...
2017-06-29 Rob HerringAndroid: use symlinks for driver loading
2017-06-29 Rob HerringAndroid: i965: remove libdrm_intel dependency
2017-06-29 Mauro Rossiandroid: anv: drop libdrm_intel dependency
2017-06-29 Lucas Stachetnaviv: fix memory leak when BO allocation fails
2017-06-29 Lucas Stachetnaviv: fill in layer_stride for imported resources
2017-06-29 Lionel Landwerlinanv: use devinfo for number of thread/eu
2017-06-29 Juan A. Suarez Romerointel: tools: add intel_aub.h as part of aubinator
2017-06-29 Juan A. Suarez Romerointel: automake: include Makefile.drm.am
2017-06-29 Kenneth Graunkemesa: Require mipmap completeness for glCopyImageSubDat...
2017-06-29 Timothy Arcerimesa: tidy up white space in pixelstore.c
2017-06-28 Ian Romanickmesa: Refactor error checking for GL_TEXTURE_BASE_LEVEL...
2017-06-28 Kenneth Graunkei965: Drop index buffer re-alignment code.
2017-06-28 Timothy Arcerimesa: add KHR_no_error support for glBlendFunc*()
2017-06-28 Timothy Arcerimesa: create some glBlendFunc*() helper functions
2017-06-28 Timothy Arcerimesa: add KHR_no_error support for glBindFragDataLocati...
2017-06-28 Timothy Arcerimesa: add bind_frag_data_location() helper
2017-06-28 Timothy Arcerimesa: add KHR_no_error support for glGetUniformLocation()
2017-06-28 Timothy Arcerimesa: inline _mesa_finish()
2017-06-28 Timothy Arcerimesa: add KHR_no_error support for glDisableVertexA...
2017-06-28 Timothy Arcerimesa: move error handling into disable_vertex_array_att...
2017-06-28 Timothy Arcerimesa: add KHR_no_error support for glEnableVertexA...
2017-06-28 Timothy Arcerimesa: add KHR_no_error support for glLogicOp()
2017-06-28 Timothy Arcerimesa: add logic_op() helper
2017-06-28 Timothy Arcerimesa: add KHR_no_error support for glPixelStore*()
2017-06-28 Timothy Arcerimesa: add pixel_storei() helper
2017-06-28 Timothy Arcerimesa: remove redundant error check
2017-06-28 Ian Romanickmesa: GL_TEXTURE_BORDER_COLOR exists in OpenGL 1.0...
2017-06-28 Ian Romanickgenxml: Silence about a billion unused parameter warnings
2017-06-28 Chad Versacemesa: Fix Android build
2017-06-28 Eero Tammineni965: Fix anisotropic filtering for mag filter
2017-06-28 Lucas Stachetnaviv: fix shader miscompilation with more than 16...
2017-06-28 Dave Airlieac/nir: remove last remnants of v16i8
2017-06-28 Alex Smithac/nir: Use correct LLVM intrinsics for atomic ops...
2017-06-28 James Leggac/nir: assert printfs will fit
2017-06-28 James Leggac/nir: Make intrinsic_name buffer long enough
2017-06-28 Chad Versacei965/dri: Support R8G8B8A8 and R8G8B8X8 configs
2017-06-28 Juan A. Suarez Romeromesa: do not use format string as literal string
next