OSDN Git Service

android-x86/external-mesa.git
2016-05-01 Ilia Mirkinsoftpipe: avoid leaking local_mem on machines alloc...
2016-05-01 Ilia Mirkinvbo: avoid leaking prim on vbo bind failure
2016-05-01 Edward O'Callaghanmapi/glapi: Fix dup word typo in glapi_getproc.c
2016-05-01 Emil Velikovisl: automake: don't explicitly EXTRA_DIST the tests...
2016-05-01 Timothy Arcerimesa: add LOCATION_COMPONENT support to GetProgramResou...
2016-05-01 Timothy Arceriglsl: add component to has_layout() helper
2016-05-01 Timothy Arceriglsl: validate linking of intrastage component qualifiers
2016-05-01 Timothy Arceriglsl: update explicit location matching to support...
2016-05-01 Timothy Arceriglsl: cross validate varyings with a component qualifier
2016-05-01 Timothy Arceriglsl: validate and store component layout qualifier...
2016-05-01 Timothy Arceriglsl: allow component qualifier on varying inputs
2016-05-01 Timothy Arceriglsl: parse component layout qualifier
2016-05-01 WuZhenandroid: enable dlopen() on all architectures
2016-05-01 Jose Fonsecawinsys/sw/xlib: use correct free function for xlib_dt...
2016-05-01 WuZhenwinsys/sw/dri: use correct free function for dri_sw_dt...
2016-05-01 WuZhentgsi: initialize stack allocated struct
2016-05-01 Emil Velikovegl: android: do not feed invalid fourcc/pitch into...
2016-05-01 Rob Herringegl: android: add dma-buf fd support
2016-05-01 Rob Herringegl: android: factor out back buffer handling code
2016-05-01 Rob Herringegl: android: factor out format conversion code to...
2016-05-01 Rob Herringegl: android: disable __DRI_DRI2_LOADER support on...
2016-05-01 Rob HerringAndroid: fix build ordering of subdirectories
2016-05-01 Jamey SharpglShaderSource must not change compile status.
2016-05-01 Emil Velikovgallium/radeon: nuke the final pre LLVM 3.6 codepath
2016-05-01 Emil Velikovanv: include the files in the tarball
2016-05-01 Emil Velikovi965: don't forget to ship brw_nir_trig_workarounds.py
2016-05-01 Emil Velikovisl: include all the files in the tarball
2016-05-01 Emil Velikovspirv: automake: add missing headers to the tarball.
2016-05-01 Emil Velikovautomake: wire up the intel vulkan driver to make distcheck
2016-05-01 Emil Velikovanv: update .gitignore
2016-05-01 Emil Velikovanv: automake: remove no longer needed include
2016-05-01 Emil Velikovanv: automake: tweak anv_entrypoint.[ch] rule
2016-05-01 Emil Velikovanv: tweak libvulkan_intel.so link libraries
2016-05-01 Emil Velikovanv: cosmetic makefile changes
2016-05-01 Emil Velikovanv: place the builddir includes before the srcdir...
2016-05-01 Emil Velikovautomake: tweak SUBDIR reorder and comment it
2016-05-01 Emil Velikovconfigure.ac: remove unused HAVE_EGL_PLATFORM_NULL...
2016-05-01 Emil Velikovautomake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND
2016-05-01 Emil Velikovautomake: drop "EGL_" from HAVE_EGL_PLATFORM_X11
2016-05-01 Emil Velikovanv: get rid of VULKAN_ENTRYPOINT_CPPFLAGS variable
2016-05-01 Emil Velikovanv: factor out the X11/XCB build
2016-05-01 Emil Velikovanv: kill of custom define HAVE_WAYLAND_PLATFORM
2016-05-01 Emil Velikovanv: refactor wayland build handling
2016-05-01 Emil Velikovautomake: include vulkan subdir after wayland-drm
2016-05-01 Emil Velikovanv: use a common variable to manage the library depend...
2016-05-01 Emil Velikovanv: use the GENERATED_FILES variable
2016-05-01 Emil Velikovanv: fold the tests' makefile
2016-05-01 Emil Velikovanv: build the core vulkan only once
2016-05-01 Emil Velikovanv: kill off custom CFLAGS
2016-05-01 Emil Velikovanv: add missing link against the math library
2016-05-01 Emil Velikovanv: split sources lists to Makefile.sources
2016-05-01 Emil Velikovanv: remove custom rule to install the intel_icd.json
2016-05-01 Emil Velikovanv: tweak the LDFLAGS
2016-05-01 Emil Velikovanv: tweak the %.json rule
2016-05-01 Emil Velikovanv: add a comment about dev_icd.json
2016-05-01 Emil Velikovgenxml: ship all the files needed in the tarball
2016-05-01 Emil Velikovanv: remove description about GENX_FUNC macro
2016-05-01 Emil Velikovgallium/target-helpers: remove inline_wrapper_sw_helper.h
2016-05-01 Mark Kettenisegl/x11: resolve "initialization from incompatible...
2016-05-01 Chuck Atkinsglx: Refactor the configure options for glx implementat...
2016-04-30 Thomas Hindoe... nir/lower_double_ops: fix indentation
2016-04-30 Thomas Hindoe... nir/opt_dead_cf: fix indentation
2016-04-30 Thomas Hindoe... nir/opt_dead_cf: correction of side effect check
2016-04-30 Rob Clarkfreedreno/ir3: use pipe_debug_callback for shader-db...
2016-04-30 Rob Clarkfreedreno/a4xx: add debug callback to emit
2016-04-30 Rob Clarkfreedreno/a3xx: add debug callback to emit
2016-04-30 Rob Clarkfreedreno: wire up core pipe_debug_callback
2016-04-30 Rob Clarkfreedreno/ir3: handle color clamp variant ourselves
2016-04-30 Rob Clarknir: clamp-color-output support
2016-04-30 Rob Clarkfreedreno: fix indentation
2016-04-30 Marek Olšákradeonsi: fix synchronization of shader images
2016-04-30 Samuel Pitoisetst/glsl_to_tgsi: fix potential crash when allocating...
2016-04-29 Kenneth Graunkeglsl: Lower vector_extracts to swizzles after lower_vec...
2016-04-29 Kenneth Graunkeglsl: Convert lower_vec_index_to_swizzle to a rvalue...
2016-04-29 Thomas Fallermesa: simplify _mesa_Lightfv
2016-04-29 Nicolai Hähnlegallium/radeon: fix crash in r600_set_streamout_targets
2016-04-29 Nicolai Hähnlest/glsl_to_tgsi: reduce stack explosion in recursive...
2016-04-29 Nicolai Hähnletgsi/text: fix parsing of memory instructions
2016-04-29 Nicolai Hähnletgsi/text: add str_match_name_from_array
2016-04-29 Nicolai Hähnletgsi/text: add str_match_format helper function
2016-04-29 Nicolai Hähnletgsi/build: pass Memory.Texture and .Format through...
2016-04-29 Nicolai Hähnletgsi/dump: signal nospace when the last print exceeded...
2016-04-29 Nicolai Hähnletgsi/dump: shared dump_ctx initialization
2016-04-29 Emil Velikovst/omx: don't return early in vid_enc_EncodeFrame()
2016-04-29 Andres Gomezglsl: Checks for interpolation into its own function.
2016-04-29 Jason Ekstrandnir/algebraic: Support lowering for both 64 and 32...
2016-04-29 Jason Ekstrandnir/opcodes: Make ldexp take an explicitly 32-bit int
2016-04-29 Jason Ekstrandnir/opcodes: Simplify the expressions for [un]pack_double
2016-04-28 Kenneth Graunkemesa: Fix indirect draw buffer size check on 32-bit...
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_def
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_use and friends
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_function
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_parallel_copy_...
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_phi_src
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_instr
2016-04-28 Jason Ekstrandanv/lower_push_constants: fixup for nir_foreach_block()
2016-04-28 Jason Ekstrandanv/apply_pipeline_layout: fixup for nir_foreach_block()
2016-04-28 Jason Ekstrandanv/apply_dynamic_offsets: fixup for nir_foreach_block()
2016-04-28 Connor Abbotti965/nir: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/algebraic: fixup for new foreach_block()
next