OSDN Git Service

android-x86/external-mesa.git
2015-12-18 Tapani Pällii965: use _Shader to get fragment program when updating...
2015-12-18 Ilia Mirkinnv50/ir: don't forget to mark flagsDef on cvt in txb...
2015-12-18 Ilia Mirkinnv50/ir: fix instruction permutation logic
2015-12-18 Ilia Mirkinnv50/ir: the mad source might not have a defining instr...
2015-12-18 Ilia Mirkinnv50/ir: deal with loops with no breaks
2015-12-18 Ilia Mirkinnvc0/ir: fold postfactor into immediate
2015-12-18 Dave Airlier600: SMX returns CONTEXT_DONE early workaround
2015-12-18 Dave Airlier600: do SQ flush ES ring rolling workaround
2015-12-18 Kenneth Graunkei965: Fix scalar vertex shader struct outputs.
2015-12-18 Kenneth Graunkei965: Fix fragment shader struct inputs.
2015-12-18 Marek Olšákradeonsi: fix a hang due to uninitialized border color...
2015-12-18 Marek Olšákradeonsi: fix occlusion queries on Fiji
2015-12-18 Tom Stellardradeonsi/compute: Use the compiler's COMPUTE_PGM_RSRC...
2015-12-18 Tom Stellardradeonsi: Rename si_shader::ls_rsrc{1,2} to si_shader...
2015-12-18 Ilia Mirkinfreedreno/a4xx: point regid to "red" even for alpha...
2015-12-18 Ilia Mirkinfreedreno/a4xx: fix 5_5_5_1 texture sampler format
2015-12-18 Ilia Mirkinfreedreno/a4xx: support lod_bias
2015-12-09 Emil Velikovdocs: add sha256 checksums for 11.0.7
2015-12-09 Emil Velikovdocs: add release notes for 11.0.7
2015-12-09 Emil VelikovUpdate version to 11.0.7
2015-12-03 Emil Velikovmesa; add get-extra-pick-list.sh script into bin/
2015-12-03 Ilia Mirkinnvc0/ir: start offset at texBindBase for txq, like...
2015-12-03 Leo Liuradeon/vce: disable Stoney VCE for 11.0
2015-12-03 François Tigeotxmlconfig: Add support for DragonFly
2015-12-03 Daniel Stoneegl/wayland: Ignore rects from SwapBuffersWithDamage
2015-12-03 Jonathan Grayautomake: fix some occurrences of hardcoded -ldl and...
2015-12-03 Dave Airlier600: workaround empty geom shader.
2015-12-03 Dave Airlier600: rv670 use at least 16es/gs threads
2015-12-03 Dave Airlier600: geometry shader gsvs itemsize workaround
2015-12-03 Marta Lofstedtgles2: Update gl2ext.h to revision: 32120
2015-12-03 Ilia Mirkinmesa: support GL_RED/GL_RG in ES2 contexts when driver...
2015-12-03 Dave Airlietexgetimage: consolidate 1D array handling code.
2015-12-03 Ilia Mirkinnv50/ir: fix (un)spilling of 3-wide results
2015-12-03 Ilia Mirkinnv50,nvc0: properly handle buffer storage invalidation...
2015-12-03 Ilia Mirkinnouveau: use the buffer usage to determine placement...
2015-12-03 Ian Romanickglsl: Fix off-by-one error in array size check assertion
2015-12-03 Ilia Mirkinnir: fix typo in idiv lowering, causing large-udiv...
2015-12-03 Oded Gabbayllvmpipe: disable VSX in ppc due to LLVM PPC bug
2015-12-03 Ilia Mirkinnvc0/ir: actually emit AFETCH on kepler
2015-12-03 Ian Romanickmeta/generate_mipmap: Don't leak the framebuffer object
2015-12-03 Emil Velikovget-pick-list.sh: Require explicit "11.0" for nominatin...
2015-11-24 Ian Romanickmeta/TexSubImage: Don't pollute the buffer object namespace
2015-11-24 Ian Romanickmeta: Don't pollute the buffer object namespace in...
2015-11-24 Ian Romanickmeta: Use internal functions for buffer object and...
2015-11-24 Ian Romanickmeta: Track VBO using gl_buffer_object instead of GL...
2015-11-24 Ian Romanickmeta: Partially convert _mesa_meta_DrawTex to DSA
2015-11-24 Ian Romanickmeta: Don't pollute the buffer object namespace in...
2015-11-24 Ian Romanickmeta: Use internal functions for buffer object and...
2015-11-24 Ian Romanickmeta: Use DSA functions for VBOs in _mesa_meta_setup_ve...
2015-11-24 Ian Romanickmeta: Track VBO using gl_buffer_object instead of GL...
2015-11-24 Ian Romanickmeta: Don't leave the VBO bound after _mesa_meta_setup_...
2015-11-24 Ian Romanicki965: Use _mesa_NamedBufferSubData for users of _mesa_m...
2015-11-24 Ian Romanickmeta: Use _mesa_NamedBufferData and _mesa_NamedBufferSu...
2015-11-24 Ian Romanickmeta: Use DSA functions for PBO in create_texture_for_pbo
2015-11-24 Ian Romanicki965: Don't pollute the buffer object namespace in...
2015-11-24 Ian Romanicki965: Use internal functions for buffer object access
2015-11-24 Ian Romanicki965: Use DSA functions for VBOs in brw_meta_fast_clear
2015-11-24 Ian Romanicki965: Pass brw_context instead of gl_context to brw_dra...
2015-11-24 Ian Romanickmesa: Refactor enable_vertex_array_attrib to make _mesa...
2015-11-24 Ian Romanickmesa: Refactor update_array_format to make _mesa_update...
2015-11-24 Ian Romanickmesa: Make bind_vertex_buffer avilable outside varray.c
2015-11-24 Chris Wilsonmeta: Compute correct buffer size with SkipRows/SkipPixels
2015-11-21 Emil Velikovdocs: add sha256 checksums for 11.0.6
2015-11-21 Emil Velikovdocs: add release notes for 11.0.6
2015-11-21 Emil VelikovUpdate version to 11.0.6
2015-11-21 Emil Velikovautomake: use static llvm for make distcheck
2015-11-18 Oded Gabbayllvmpipe: use simple coeffs calc for 128bit vectors
2015-11-18 Eric Anholtvc4: Add support for nir_op_uge, using the carry bit...
2015-11-18 Roland Scheideggerr200: fix bgrx8/xrgb8 blits
2015-11-18 Roland Scheideggerradeon: fix bgrx8/xrgb8 blits
2015-11-18 Ian Romanickmeta/generate_mipmap: Only modify the draw framebuffer...
2015-11-18 Alex Deucherradeonsi: enable optimal raster config setting for...
2015-11-18 Ilia Mirkinnouveau: don't expose HEVC decoding support
2015-11-18 Kenneth Graunkeglsl: Allow implicit int -> uint conversions for the...
2015-11-18 Ian Romanickmeta/generate_mipmap: Don't leak the sampler object
2015-11-18 Marek Olšákradeonsi: initialize SX_PS_DOWNCONVERT to 0 on Stoney
2015-11-18 Jason Ekstrandnir/vars_to_ssa: Rework copy set handling in lower_copi...
2015-11-18 Ben Widawskyi965/skl/gt4: Fix URB programming restriction.
2015-11-18 Dave Airlier600: initialised PGM_RESOURCES_2 for ES/GS
2015-11-18 Ilia Mirkinmesa/copyimage: allow width/height to not be multiples...
2015-11-18 Eric Anholtvc4: Return NULL when we can't make our shadow for...
2015-11-18 Eric Anholtvc4: Return GL_OUT_OF_MEMORY when buffer allocation...
2015-11-18 Michel Dänzerwinsys/radeon: Use CPU page size instead of hardcoding...
2015-11-18 Boyuan Zhangradeon/uvd: fix VC-1 simple/main profile decode v2
2015-11-18 Boyuan Zhangst/vaapi: fix vaapi VC-1 simple/main corruption v2
2015-11-18 Emil Velikovcherry-ignore: add the swrast front buffer support
2015-11-11 Emil Velikovdocs: add sha256 checksums for 11.0.5
2015-11-11 Emil Velikovdocs: add release notes for 11.0.5
2015-11-11 Emil VelikovUpdate version to 11.0.5
2015-11-11 Marek Olšákradeonsi: add register definitions for Stoney
2015-11-10 Emil VelikovRevert "mesa/glformats: Undo code changes from _mesa_ba...
2015-11-07 Julien Isorcest/va: add more errors checks in vlVaBufferSetNumElemen...
2015-11-07 Julien Isorcest/va: do not destroy old buffer when new one failed
2015-11-07 Julien Isorcenvc0: fix crash when nv50_miptree_from_handle fails
2015-11-07 Julien Isorcest/va: pass picture desc to begin and decode
2015-11-07 Ilia Mirkinnouveau: relax fence emit space assert
2015-11-07 Eric Anholtvc4: When the create ioctl fails, free our cache and...
2015-11-07 Kenneth Graunkenir: Properly invalidate metadata in nir_opt_remove_phis().
2015-11-07 Kenneth Graunkenir: Properly invalidate metadata in nir_lower_vec_to_m...
2015-11-07 Jason Ekstrandnir: Report progress from lower_vec_to_movs().
next