mesa.git
2015-05-13 Alexander von... glapi/hgl: Drop extern "C" as it was added to glapi
2015-05-13 Alexander von... glapi: Add extern "C" to glapi_priv.h
2015-05-13 Alexander von... gallium/st + hgl: Build fixes for Haiku
2015-05-13 Francisco Jerezi965: Fix PBO cache coherency issue after _mesa_meta_pb...
2015-05-13 Tapani Pällii965/fs: set execution size to 8 with simd8 ddy instruction
2015-05-13 Dave Airliei965/cs: drop explicit initialisers in C++ file
2015-05-12 Ilia Mirkinnouveau: document nouveau_heap
2015-05-12 Ilia Mirkinnvc0: switch mechanism for shader eviction to be a...
2015-05-12 Ilia Mirkinst/mesa: update stencil surface if it comes from texture
2015-05-12 Alex Deucherradeonsi: add new bonaire pci id
2015-05-12 Marek Olšákst/mesa: translate st_api robustness flags to gl_contex...
2015-05-12 Marek Olšákst/dri: add support for create_context_robustness GLX...
2015-05-12 Marek Olšákst/mesa: implement GetGraphicsResetStatus
2015-05-12 Marek Olšákgallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2015-05-12 Marek Olšákgallium: add an interface for querying a device reset...
2015-05-12 Francisco Jerezclover: Implement locking of the wait_count, _chain...
2015-05-12 Francisco Jerezclover: Wrap event::_status in a method to prevent...
2015-05-12 Francisco Jerezclover: Refactor event::trigger and ::abort to prevent...
2015-05-12 Francisco Jereznir: Translate memory barrier intrinsics from GLSL IR.
2015-05-12 Francisco Jereznir: Translate image load, store and atomic intrinsics...
2015-05-12 Francisco Jereznir: Fix indexing of atomic counter arrays with a const...
2015-05-12 Francisco Jereznir: Add memory barrier intrinsic.
2015-05-12 Francisco Jereznir: Define image load, store and atomic intrinsics.
2015-05-12 Francisco Jerezi965/fs: Have component() set the register stride to...
2015-05-12 Francisco Jerezi965/fs: Fix offset() for registers with zero stride.
2015-05-12 Francisco Jerezi965: Don't forget the force_sechalf flag in lower_load...
2015-05-12 Francisco Jerezi965: Document brw_mask_reg().
2015-05-12 Tapani Pällinir: fix sampler lowering pass for arrays
2015-05-12 Neil Robertsi965: Use predicate enable bit for conditional renderin...
2015-05-12 Neil Robertsi956: Add a function to load a 64-bit register from...
2015-05-12 Neil Robertsi965: Store the command parser version number in intel_...
2015-05-12 Roland Scheideggerdocs/GL3: (trivial) mark some tf extensions as done...
2015-05-11 Emil Velikovdocs: add news item and link release notes for mesa...
2015-05-11 Emil Velikovdocs: Add sha256 sums for the 10.5.5 release
2015-05-11 Emil VelikovAdd release notes for the 10.5.5 release
2015-05-11 Ilia Mirkinst/mesa: make sure to create a "clean" bool when doing i2b
2015-05-11 Tom Stellardclover: Fix a bug with multi-threaded events v2
2015-05-11 Tom Stellardclover: Add a mutex to guard queue::queued_events
2015-05-11 Matt Turneri965/fs: Add missing initializer in fs_visitor().
2015-05-11 Adam Jacksonegl: Remove skeleton implementation of EGL_MESA_screen_...
2015-05-11 Axel Davyegl/swrast: Enable config extension for swrast
2015-05-11 Axel Davyegl/wayland: Implement swrast support
2015-05-11 Axel Davyegl/wayland: Simplify dri2_wl_create_surface
2015-05-11 Axel Davyegl/x11: move dri2_x11_swrast_create_image_khr to egl_d...
2015-05-11 Axel Davyegl/wayland: Implement DRI_PRIME support
2015-05-11 Axel Davyegl/wayland: Add support for render-nodes
2015-05-11 Axel Davyglx/dri3: Add additional check for gpu offloading case
2015-05-11 Axel Davydoc/egl: Remove depreciated EGL_SOFTWARE
2015-05-11 Axel Davyegl/wayland: properly destroy wayland objects
2015-05-11 Neil Robertsi965/fs: Disable opt_sampler_eot for textureGather
2015-05-11 Tapani Pällimesa: use _mesa_has_compute_shaders instead of extensio...
2015-05-11 Marta Lofstedtmain: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
2015-05-10 Dave Airlier600: use pipe->hw prim convert from radeonsi
2015-05-10 Rob Clarkfreedreno/ir3/nir: fix build break after f752effa
2015-05-09 Ilia Mirkinnv50/ir: only enable mul saturate on G200+
2015-05-09 Ilia Mirkinnvc0: reset the instanced elements state when doing...
2015-05-09 Ilia Mirkinnvc0: keep track of PGRAPH state in nvc0_screen
2015-05-09 Ilia Mirkinnv50: keep track of PGRAPH state in nv50_screen
2015-05-09 Kenneth Graunkenir: Fix aggressive typos in nir_from_ssa.c.
2015-05-09 Jason Ekstrandnir/search: Save/restore the variables_seen bitmask...
2015-05-09 Jason Ekstrandnir/search: Assert that variable id's are in range
2015-05-09 Jason Ekstrandnir/search: handle explicitly sized sources in match_value
2015-05-09 Jason Ekstrandnir/nir: Use a linked list instead of a hash set for...
2015-05-09 Jason Ekstrandutil/list: Add a list validation function
2015-05-09 Jason Ekstrandutil/list: Add list_empty and list_length functions
2015-05-09 Jason Ekstrandutil/list: Add C99-based iterator macros
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2015-05-09 Jason Ekstrandgallium/double_list: s/INLINE/inline and remove the...
2015-05-09 Jason Ekstrandnir: Use nir_instr_rewrite_src in copy propagation
2015-05-09 Jason Ekstrandnir: Add a function for rewriting the condition of...
2015-05-09 Jason Ekstrandnir: Add and use initializer #defines for nir_src and...
2015-05-09 Jason Ekstrandnir: Modernize the out-of-SSA pass
2015-05-09 Jason Ekstrandnir/validate: Validate SSA def parent instructions
2015-05-08 Ilia Mirkinnv50/ir: only propagate saturate up if some actual...
2015-05-08 Ian Romanicknir: Delete all traces of nir_op_flog
2015-05-08 Ian Romanicknir: Don't produce nir_op_flog from GLSL IR
2015-05-08 Ian Romanicknir: Delete all traces of nir_op_fexp
2015-05-08 Ian Romanicknir: Don't produce nir_op_fexp from GLSL IR
2015-05-08 Ian Romanickprog_to_nir: OPCODE_EXP is not nir_op_fexp
2015-05-08 Neil Robertsi965/fs: Improve a comment about stripping trailing...
2015-05-08 Fredrik Höglunddocs: Update the ARB_direct_state_access status
2015-05-08 Fredrik Höglundmesa: Implement GetVertexArrayIndexed[64]iv
2015-05-08 Fredrik Höglundmesa: Add support for querying GL_VERTEX_ATTRIB_ARRAY_LONG
2015-05-08 Fredrik Höglundmesa: Add a vao parameter to get_vertex_array_attrib
2015-05-08 Fredrik Höglundmesa: Implement GetVertexArrayiv
2015-05-08 Fredrik Höglundmesa: Implement VertexArrayBindingDivisor
2015-05-08 Fredrik Höglundmesa: Add a vao parameter to vertex_binding_divisor
2015-05-08 Fredrik Höglundmesa: Implement VertexArrayAttribBinding
2015-05-08 Fredrik Höglundmesa: Add a vao parameter to vertex_attrib_binding
2015-05-08 Fredrik Höglundmesa: Implement VertexArrayAttrib[I|L]Format
2015-05-08 Fredrik Höglundmesa: Add a vao parameter to update_array_format
2015-05-08 Fredrik Höglundmesa: Refactor VertexAttrib[I|L]Format
2015-05-08 Fredrik Höglundmesa: Implement VertexArrayVertexBuffers
2015-05-08 Fredrik Höglundmesa: Implement VertexArrayVertexBuffer
2015-05-08 Fredrik Höglundmesa: Add a vao parameter to bind_vertex_buffer
2015-05-08 Fredrik Höglundmesa: Implement VertexArrayElementBuffer
2015-05-08 Fredrik Höglundmesa: Implement EnableVertexArrayAttrib
2015-05-08 Fredrik Höglundmesa: Implement DisableVertexArrayAttrib
2015-05-08 Fredrik Höglundmesa: Keep track of the last looked-up VAO
2015-05-08 Fredrik Höglundmesa: Add _mesa_lookup_vao_err
next