mesa.git
2016-09-23 Adam Jacksoni915: Enable EGL_KHR_gl_texture_3D_image
2016-09-23 Nicolas Kochanv: Check for VK_WHOLE_SIZE in anv_CmdFillBuffer
2016-09-23 Lionel Landwerlinanv: get rid of duplicated values from gen_device_info
2016-09-23 Lionel Landwerlini965: get rid of duplicated values from gen_device_info
2016-09-23 Lionel Landwerlinintel/i965: make gen_device_info mutable
2016-09-23 Timothy Arcerigallium: remove unused PIPE_CC_GCC_VERSION
2016-09-23 Timothy Arceriutil: remove Sun C Compiler support
2016-09-23 Ilia Mirkinst/mesa: turn on OES_viewport_array when dependencies...
2016-09-23 Ilia Mirkinmesa: add implementations for new float depth functions
2016-09-23 Ilia Mirkinmesa: move ARB_viewport_array params to a GLES 3.1...
2016-09-23 Ilia Mirkinmesa: add GL_OES_viewport_array to the extension string
2016-09-23 Ilia Mirkinglsl: add OES_viewport_array enables and use them to...
2016-09-23 Ilia Mirkinmesa: add new entrypoints for GL_OES_viewport_array
2016-09-22 Dylan Bakermapi: export all GLES 3.2 functions in libGLESv2.so
2016-09-22 Dylan Bakermapi: sort static_data.py functions
2016-09-22 Dylan Bakermapi: retab static_data.py to be consistent
2016-09-22 Lionel Landwerlinspirv: fix AtomicLoad/Store on images
2016-09-22 Eric Anholtnir: Allow opt_peephole_sel to be more aggressive in...
2016-09-21 Kenneth Graunkedocs: Mark ES 3.2 "all done" for i965/gen9+.
2016-09-21 Kenneth Graunkedocs: Add ES 3.2 to release notes.
2016-09-21 Brian Paulgallium/util: add comment on util_is_format_compatible()
2016-09-21 Brian Paulsvga: minor simplification in svga_validate_surface_view()
2016-09-21 Brian Paulsvga: remove disable_shader debug variable
2016-09-21 Kenneth Graunkei965: Enable ES 3.2 on Skylake.
2016-09-21 Jason Ekstrandnir/spirv/glsl450: Add support for the InterpolateAt...
2016-09-21 Jason Ekstrandnir/spirv: Claim support for SampleRateShading
2016-09-21 Jason Ekstrandnir/spirv: Bring back the spirv2nir helper binary
2016-09-21 Chuanbo Wengi965: implement querying __DRI_IMAGE_ATTRIB_OFFSET.
2016-09-21 Chuanbo Wengegl: return corresponding offset of EGLImage instead...
2016-09-21 Chuanbo Wengdri: add offset attribute and bump version of EGLImage...
2016-09-21 Francisco Jerezi965/ir: Test thread dispatch packing assumptions.
2016-09-21 Francisco Jerezi965/ir: Pass identity mask to brw_find_live_channel...
2016-09-21 Francisco Jerezi965/ir: Skip eliminate_find_live_channel() for stages...
2016-09-21 Jason Ekstrandi965/fs: Take Dispatch/Vector mask into account in...
2016-09-21 Jason Ekstrandi965/reg: Make brw_sr0_reg take a subnr and return...
2016-09-21 Lionel Landwerlinanv: pipeline: use correct number of thread for compute
2016-09-21 Lionel Landwerlinanv: allocator: correct scratch space for haswell
2016-09-21 Lionel Landwerlinanv: device: calculate compute thread numbers using...
2016-09-21 Nicolai Hähnlegallivm: support negation on 64-bit integers
2016-09-21 Dave Airlieradeonsi: prepare 64-bit integer support. (v2)
2016-09-21 Dave Airliegallivm/llvmpipe: prepare support for ARB_gpu_shader_int64.
2016-09-21 Dave Airlietgsi/softpipe: prepare ARB_gpu_shader_int64 support...
2016-09-21 Dave Airliegallium/tgsi: add support for 64-bit integer immediates.
2016-09-21 Dave Airliegallium: add opcode and types for 64-bit integers....
2016-09-21 Kenneth Graunkei965: Rename intelScreen to screen.
2016-09-21 Kenneth Graunkei965: Rename __DRIScreen pointers to "dri_screen".
2016-09-20 Dylan Bakermesa: Implement ARB_shader_viewport_layer_array for...
2016-09-20 Leo Liuradeon/vce: add firmware support for version 52.8.3
2016-09-20 Indrajit Dasst/omx/dec/h265: Correct the timestamping
2016-09-20 Lionel Landwerlinaubinator: add a custom handler for immediate register...
2016-09-20 Nayan Deshmukhst/va: flush the context before calling flush_frontbuff...
2016-09-20 Nayan Deshmukhst/vdpau: flush the context before calling flush_frontb...
2016-09-20 Nayan Deshmukhvl/dri3: handle the case of different GPU(v4.2)
2016-09-20 Ilia Mirkinst/vdpau: fix argument type to vlVdpOutputSurfaceDMABuf
2016-09-20 Tim Rowleyswr: [rasterizer core] Better thread destruction
2016-09-20 Tim Rowleyswr: [rasterizer jitter] Fix missing end-of-file newline
2016-09-20 Tim Rowleyswr: [rasterizer core] Add macros for mapping ArchRast...
2016-09-19 Kenneth Graunkeglsl: Skip "unsized arrays aren't allowed" check for...
2016-09-19 Samuel Pitoisetnvc0: get rid of nvc0_stage_sampler_states_bind_range()
2016-09-19 Samuel Pitoisetnvc0: get rid of nvc0_stage_set_sampler_views_range()
2016-09-18 Samuel Pitoisetnv50/ir: optimize SUB(a, b) to MOV(a - b)
2016-09-18 Samuel Pitoisetgk110/ir: fix wrong emission of OP_NOT
2016-09-18 Martina Kollarovar600g/sb: fix struct/class declaration conflicts
2016-09-17 Eric Anholti965: Drop assertion about buffer offset at draw time.
2016-09-17 Lars Hamretgsi: Enable returns from within loops
2016-09-17 Charmaine Leesvga: relax restriction of compressed formats for textu...
2016-09-17 Brian Paulsvga: skip query flush if we already have the query...
2016-09-17 Brian Paulsvga: remove unneeded svga_context_flush() in svga_end_...
2016-09-17 Charmaine Leesvga: use upload buffer for upload texture.
2016-09-17 Charmaine Leesvga: refactor svga_texture_transfer_map/unmap functions
2016-09-17 Charmaine Leesvga: add SVGA3d_vgpu10_TransferFromBuffer()
2016-09-17 Charmaine Leesvga: single sample surface can be created as non-multi...
2016-09-17 Charmaine Leesvga: fix memory leak with sampler state
2016-09-17 Brian Paulsvga: fix prim type check/assignment in translate_indices()
2016-09-17 Charmaine Leesvga: use SVGA3D_QUERYTYPE_MAX for svga query type...
2016-09-17 Charmaine Leesvga: split the num-resources-mapped hud to textures...
2016-09-17 Charmaine Leesvga: change svga hud defines to enums
2016-09-17 Brian Paulsvga: implement an index buffer translation cache
2016-09-17 Brian Paulsvga: try to emit fewer buffer rebind commands
2016-09-17 Brian Paulsvga: reduce unmapping/remapping of the default constan...
2016-09-17 Brian Paulsvga: optimize memcpy() in svga_buffer_update_hw()
2016-09-17 Neha Bhendesvga: Use comparison between svga texture types to...
2016-09-17 Neha Bhendesvga: Add function svga_resource_type()
2016-09-17 Samuel Pitoisetnvc0/ir: fix subops for IMAD
2016-09-17 Samuel Pitoisetnvc0/ir: fix comments about instructions info
2016-09-17 Kenneth Graunkemesa: Move buffers-unmapped earlier in check_valid_to_r...
2016-09-17 Kenneth Graunkemesa: Expose GL_CONTEXT_FLAGS in ES 3.2.
2016-09-16 Tom Stellardradeonsi/compute: Use the HSA abi for non-TGSI compute...
2016-09-16 Tom Stellardradeonsi/compute: Add some more debug printfs
2016-09-16 Marek Olšákglsl: remove interpolateAt* instructions for demoted...
2016-09-16 Marek Olšákmesa: fix glGetFramebufferAttachmentParameteriv w/...
2016-09-16 Serge Martinclover: fix getting scalar args api size
2016-09-16 Ilia Mirkindocs: add GL_ARB_gl_spirv to features list
2016-09-16 Rob Clarkttn: fix warning after 7bf76563e
2016-09-16 Brian Paulgallium/docs: document alpha_to_coverage and alpha_to_o...
2016-09-16 Brian Paulst/mesa: update comment in st_atom_msaa.c
2016-09-16 Brian Paulst/mesa: only enable MSAA coverage options when we...
2016-09-16 Dave Airliespirv: use subpass image type (v1.1)
2016-09-16 Dave Airlieglsl: add subpass image type (v2)
2016-09-16 Kenneth Graunkeisl: Finish tiling filtering for Gen6.
next