OSDN Git Service

android-x86/external-mesa.git
2015-06-15 Ilia Mirkinnv50,nvc0: clamp uniform size to 64k
2015-06-15 Ilia Mirkinnvc0/ir: fix collection of first uses for texture barri...
2015-06-15 Eric Anholtegl: Drop check for driver != NULL.
2015-06-15 Eric Anholtgallium: Drop the gallium-specific Android sw winsys.
2015-06-15 Eric Anholtvc4: Add support for building on Android.
2015-06-15 Eric Anholtgallium: Enable build of NIR support on Android.
2015-06-15 Eric Anholtegl/dri2: Fix Android Lollipop build on ARM.
2015-06-15 Anuj Phogatmeta: Abort texture upload if pixels == null and no...
2015-06-15 Anuj Phogatmeta: Abort meta path if ReadPixels need rgb to luminan...
2015-06-15 Anuj Phogatmesa: Turn need_rgb_to_luminance_conversion() in to...
2015-06-15 Anuj Phogatmesa: Use helper function need_rgb_to_luminance_convers...
2015-06-15 Anuj Phogatmesa: Handle integer formats in need_rgb_to_luminance_c...
2015-06-15 Anuj Phogatmeta: Use is_power_of_two() helper function
2015-06-15 Anuj Phogati965: Check for miptree pitch alignment before using...
2015-06-15 Anuj Phogati965: Remove break after return
2015-06-15 Jürgen Rühlenv50/ir: OP_JOIN is a flow instruction
2015-06-15 Emil Velikovdocs: add news item and link release notes for mesa...
2015-06-15 Emil Velikovdocs: Add sha256sums for the 10.6.0 release
2015-06-15 Emil Velikovdocs: Update 10.6.0 release notes
2015-06-15 Chia-I Wuilo: add ilo_state_raster_{line,poly}_stipple
2015-06-15 Chia-I Wuilo: add ilo_state_sample_pattern
2015-06-15 Chia-I Wuilo: add 3DSTATE_AA_LINE_PARAMETERS to ilo_state_raster
2015-06-14 Marek Olšákgallium/util: add util_last_bit64
2015-06-14 Marek Olšákglsl: fix "tesselation" typo
2015-06-14 Marek Olšákr600g: handle TGSI input/output array declarations...
2015-06-14 Chia-I Wuilo: merge ilo_state_3d*.[ch] to ilo_state.[ch]
2015-06-14 Chia-I Wuilo: add ilo_state_ps to ilo_shader_cso
2015-06-14 Chia-I Wuilo: add ilo_state_{vs,hs,ds,gs} to ilo_shader_cso
2015-06-14 Chia-I Wuilo: embed ilo_state_sbe in ilo_shader
2015-06-14 Chia-I Wuilo: embed ilo_state_vf in ilo_ve_state
2015-06-14 Chia-I Wuilo: embed ilo_state_urb in ilo_state_vector
2015-06-14 Chia-I Wuilo: embed ilo_state_sol in ilo_shader
2015-06-14 Chia-I Wuilo: embed ilo_state_cc in ilo_blend_state
2015-06-14 Chia-I Wuilo: embed ilo_state_raster in ilo_rasterizer_state
2015-06-14 Chia-I Wuilo: embed ilo_state_viewport in ilo_viewport_state
2015-06-14 Chia-I Wuilo: replace ilo_sampler_cso with ilo_state_sampler
2015-06-14 Chia-I Wuilo: replace ilo_view_surface with ilo_state_surface
2015-06-14 Chia-I Wuilo: replace ilo_zs_surface with ilo_state_zs
2015-06-14 Chia-I Wuilo: add ilo_state_ps
2015-06-14 Chia-I Wuilo: add ilo_state_{vs,hs,ds,gs}
2015-06-14 Chia-I Wuilo: add ilo_state_sbe
2015-06-14 Chia-I Wuilo: add ilo_state_vf
2015-06-14 Chia-I Wuilo: add ilo_state_urb
2015-06-14 Chia-I Wuilo: add ilo_state_sol
2015-06-14 Chia-I Wuilo: add ilo_state_cc
2015-06-14 Chia-I Wuilo: add ilo_state_raster
2015-06-14 Chia-I Wuilo: add ilo_state_viewport
2015-06-14 Chia-I Wuilo: add ilo_state_sampler
2015-06-14 Chia-I Wuilo: add ilo_state_surface
2015-06-14 Chia-I Wuilo: add ilo_state_zs
2015-06-14 Chia-I Wuilo: update genhw headers
2015-06-14 Chia-I Wuilo: add ilo_image_disable_aux()
2015-06-14 Chia-I Wuilo: add array_size and level_count to ilo_image
2015-06-14 Chia-I Wuilo: add pipe_texture_target to ilo_image
2015-06-14 Chia-I Wuilo: fix "Render Cache Read Write Mode"
2015-06-14 Chia-I Wuilo: avoid resource owning in core
2015-06-14 Chia-I Wuilo: assert core objects are zero-initialized
2015-06-13 Tom Stellardradeon/llvm: Handle LLVM backend rename from R600 to...
2015-06-13 Tom Stellardgallivm: Only build lp_profile() body when PROFILE...
2015-06-13 Timothy Arceriglsl: fix compile error message
2015-06-13 Ben Widawskyi965/gen8+: Add aux buffer alignment assertions
2015-06-13 Ben Widawskyi965/gen9: Set HALIGN_16 for all aux buffers
2015-06-13 Ben Widawskyi965/gen8: Correct HALIGN for AUX surfaces
2015-06-13 Ben Widawskyi965: Extract tiling from fast clear decision
2015-06-13 Ben Widawskyi965/gen9: Only allow Y-Tiled MCS buffers
2015-06-13 Ben Widawskyi965: Consolidate certain miptree params to flags
2015-06-12 Timothy Arceriglsl: enforce restriction on AoA interface blocks in...
2015-06-12 Timothy Arceriglsl: enforce fragment shader input restrictions in...
2015-06-12 Timothy Arceriglsl: enforce output variable rules for GLSL ES 3.10
2015-06-12 Jordan Justeni965/nir: Support barrier intrinsic function
2015-06-12 Jordan Justeni965/fs: Implement support for ir_barrier
2015-06-12 Jordan Justeni965: Add brw_barrier to emit a Gateway Barrier SEND
2015-06-12 Jordan Justeni965: Add brw_WAIT to emit wait instruction
2015-06-12 Jordan Justeni965: Add notification register
2015-06-12 Jordan Justeni965: Disassemble Gateway SEND messages
2015-06-12 Jordan Justeni965/inst: Add gateway_notify and gateway_subfuncid...
2015-06-12 Jordan Justeni965: Add GATEWAY_SFID definitions
2015-06-12 Jordan Justennir: Add barrier intrinsic function
2015-06-12 Chris Forbesglsl: Add builtin barrier() function
2015-06-12 Chris Forbesglsl: Add ir node for barrier
2015-06-12 Jordan Justeni965/cs: Use exec all for CS terminate
2015-06-12 Chad Versacei965/fs: Fix unused variable warning
2015-06-12 Emil Velikovvc4: automake: enable subdir-objects
2015-06-12 Erik Faye-Lundmesa: build xmlconfig to a separate static library
2015-06-12 Emil Velikovtargets/nine: link against libnir/libglsl_util
2015-06-12 Emil Velikovpipe-loader: add libnir and libglsl_util to the link
2015-06-12 Emil Velikovmesa; add a dummy _mesa_error_no_memory() symbol to...
2015-06-12 Emil Velikovgallium: use $(top_builddir) when referencing static...
2015-06-12 Emil Velikovfreedreno: use CXX linker rather than explicit link...
2015-06-12 Emil Velikovegl/haiku: coding style fixes
2015-06-12 Emil Velikovegl/haiku: plug some obvious memory leaks
2015-06-12 Emil Velikovegl/haiku: minor surface management cleanups
2015-06-12 Emil Velikovegl/haiku: kill off haiku_log()
2015-06-12 Emil Velikovegl/haiku: we don't use src/loader, drop all the refere...
2015-06-12 Emil Velikovegl/haiku: remove unused variables in struct haiku_egl_...
2015-06-12 Emil Velikovegl/haiku: handle memory allocation failure
2015-06-12 Emil Velikovegl/haiku: use CALL/TRACE/ERROR over _eglLog() for...
2015-06-12 Emil Velikovegl/haiku: remove commented out code
2015-06-12 Emil Velikovegl/haiku: use correct version variable
2015-06-12 Jose Fonsecatrace: Add missing p_compiler.h include.
next