OSDN Git Service

android-x86/external-mesa.git
2015-09-11 Hans de Goedenv30: Fix color resolving for nv3x cards
2015-09-11 Mauro Rossiandroid: Always define __STDC_LIMIT_MACROS.
2015-09-11 Mauro Rossiandroid: rename LLVM_VERSION_PATCH to MESA_LLVM_VERSION...
2015-09-11 Mauro Rossinouveau: android: add space before PRIx64 macro
2015-09-11 Emil Velikovauxiliary: rework the python generated sources rules
2015-09-11 Emil Velikovglsl: build: remove bogus dependency
2015-09-11 Emil Velikovglsl: build: use makefile.sources variables when possible
2015-09-11 Emil Velikovglsl: automake: reuse $(NIR_GENERATED_FILES) where...
2015-09-11 Emil Velikovglsl: automake: rework the sources generation rules
2015-09-11 Emil Velikovmesa: automake: rework the source generation rules
2015-09-11 Emil Velikovmapi: automake: rework the source generation rules
2015-09-11 Emil Velikovmapi: automake: rework the *api/glapi_mapi_tmp.h rules
2015-09-11 Emil Velikovutil: automake: rework the format_srgb.c rule
2015-09-11 Emil Velikovxmlpool: 'promote' LOCALEDIR variable
2015-09-11 Dave Airlier600: don't use shader key without verifying shader...
2015-09-11 Ilia Mirkinst/mesa: increase viewport bounds limits for GL4 hw
2015-09-11 Ilia Mirkinnvc0: always emit a full shader colormask
2015-09-11 Hans de Goedenv30: Fix max width / height checks in nv30 sifm code
2015-09-11 Chris Wilsoni965: Disallow fast blit paths for CopyTexImage with...
2015-09-11 Ilia Mirkinst/mesa: don't fall back to 16F when 32F is requested
2015-09-06 Emil VelikovUpdate version to 11.0.0-rc3
2015-09-06 Ilia Mirkinnouveau: don't mark full range as used on unmap with...
2015-09-06 Ilia Mirkinnv50: avoid using inline vertex data submit when gl_Ver...
2015-09-06 Ilia Mirkinnv50: don't flush vertex arrays when index buffer changes
2015-09-06 Ilia Mirkinnv50: rebind bo to bufctx when invalidating idxbuf...
2015-09-06 Ilia Mirkinnv50: clear buffer status on all vertex bufs, not just...
2015-09-06 Ilia Mirkinnv50: fix drawing from tfb, direct-to-pushbuf submits
2015-09-06 Oded Gabbayllvmpipe: convert double to long long instead of unsign...
2015-09-06 Hans de Goedenv30: Implement color resolve for msaa
2015-09-06 Hans de Goedenv30: Fix creation of scanout buffers
2015-09-06 Boyan Dingvc4: Initialize pack field of qreg to 0 in qir_get_temp
2015-09-06 Chris Wilsoni965: Disallow PixelTransfer operations for tiled-memcp...
2015-09-06 Kenneth Graunkei965: Fix copy propagation type changes.
2015-09-06 Marek Olšákwinsys/radeon: remove exported buffers from the cache
2015-09-06 Marek Olšákwinsys/amdgpu: remove exported buffers from the cache
2015-09-06 Marek Olšákgallium/pb_bufmgr_cache: add a way to remove buffers...
2015-09-06 Kenneth Graunkeglsl: Handle attribute aliasing in attribute storage...
2015-09-06 Ian Romanickmesa: Don't allow wrong type setters for matrix uniforms
2015-09-06 Ian Romanickmesa: Pass the type to _mesa_uniform_matrix as a glsl_b...
2015-09-06 Matt Turneri965/fs: Handle MRF destinations in lower_integer_multi...
2015-09-06 Dave Airliemesa/readpixels: check strides are equal before skippin...
2015-09-06 Dave Airlietexcompress_s3tc/fxt1: fix stride checks (v1.1)
2015-09-06 Dave Airliest/readpixels: fix accel path for skipimages.
2015-09-06 Dave Airliemesa/formats: 8-bit channel integer formats addition
2015-09-06 Dave Airliemesa/formats: add some formats from GL3.3
2015-09-06 Dave Airliemesa: handle SwapBytes in compressed texture get code.
2015-09-06 Dave Airliemesa: fix SwapBytes handling in numerous places
2015-09-06 Marek Olšákradeonsi: fix memory usage checking for big IBs
2015-09-06 Marek Olšákradeonsi: set all 16 viewport Z bounds for GL 4.1
2015-09-06 Marek Olšákradeonsi: fix a Unigine Heaven hang when drirc is missing
2015-09-06 Chris Wilsoni965: Prevent coordinate overflow in intel_emit_linear_blit
2015-09-06 Dave Airlier600g: fix calculation for gpr allocation
2015-09-06 Dave Airlier600/sb: update last_cf for finalize if.
2015-09-01 Alexander von... egl: scons: fix the haiku build, do not build the dri2...
2015-09-01 Rob Clarkfreedreno/a4xx: formats update
2015-09-01 Rob Clarkfreedreno: update generated headers
2015-09-01 Dave Airlier600: move prim convert from geom shader to function.
2015-08-31 Emil VelikovUpdate version to 11.0.0-rc2
2015-08-31 Marek Olšákgallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE...
2015-08-31 Ilia Mirkinfreedreno/a3xx: add basic clip plane support
2015-08-31 Dave Airlier600: port si_conv_prim_to_gs_out from radeonsi
2015-08-31 Dave Airliegallium/util: fix debug_get_flags_option on 32-bit
2015-08-31 Daniel Scharrermesa: add missing queries for ARB_direct_state_access
2015-08-31 Glenn Kennardr600g/sb: Don't crash on empty if jump target
2015-08-31 Glenn Kennardr600g/sb: Don't read junk after EOP
2015-08-31 Glenn Kennardr600g/sb: Handle undef in read port tracker
2015-08-31 Ilia Mirkinmesa: only copy the requested teximage faces
2015-08-31 Jason Ekstrandi965/fs: Split VGRFs after lowering pull constants
2015-08-31 Marek Olšákmesa: create multisample fallback textures like normal...
2015-08-31 Dave Airliemesa/texgetimage: fix missing stencil check
2015-08-31 Dave Airliemesa: enable texture stencil8 for multisample
2015-08-31 Chris Wilsoni965: Always re-emit the pipeline select during invaria...
2015-08-31 Marek OlšákRevert "radeon/winsys: increase the IB size for VM"
2015-08-31 Ilia Mirkinnv50: fix 2d engine blits for 64- and 128-bit formats
2015-08-31 Ilia Mirkinnv50: account for the int RT0 rule for alpha-to-one/cov
2015-08-31 Dave Airliemesa/arb_gpu_shader_fp64: add support for glGetUniformdv
2015-08-31 Ilia Mirkinnv50,nvc0: disable depth bounds test on blit
2015-08-31 Neil Robertsi965/bdw: Fix 3DSTATE_VF_INSTANCING when the edge flag...
2015-08-31 Neil Robertsi965: Swap the order of the vertex ID and edge flag...
2015-08-31 Glenn Kennardr600g: Fix assert in tgsi_cmp
2015-08-22 Emil VelikovUpdate version to 11.0.0-rc1
2015-08-22 Matt TurnerRevert SHA1 additions.
2015-08-22 Boyan Dingegl/wayland: define set_cloexec_or_close only when...
2015-08-22 Emil Velikovmapi: ship ARB_tessellation_shader.xml
2015-08-22 Emil Velikovnouveau: add codegen/unordered_set.h to the tarball
2015-08-22 Emil Velikovwinsys/sw/kms-dri: don't attempt to bundle the sconscript
2015-08-22 Emil Velikovwinsys/amdgpu: automake: remove missing headers
2015-08-22 Emil Velikovautomake: build all drivers but vc4 during distcheck
2015-08-22 Mauro Rossiandroid: enable amdgpu winsys in radeonsi driver
2015-08-22 Mauro Rossiandroid: fix cflags and includes for amdgpu winsys
2015-08-22 Emil Velikovdocs: add news item and link release notes for 10.6.5
2015-08-22 Emil Velikovdocs: add sha256 checksums for 10.6.5
2015-08-22 Emil Velikovdocs: add release notes for 10.6.5
2015-08-22 Chris Wilsoni965: Move control flush into pipelined conditional...
2015-08-21 Eric Anholtvc4: Actually allow math results to allocate into r4.
2015-08-21 Eric Anholtvc4: Fold the 16-bit integer pack into the instructions...
2015-08-21 Eric Anholtvc4: Reuse QPU dumping for packing bits in QIR.
2015-08-21 Eric Anholtvc4: Make _dest variants of qir ALU helpers to provide...
2015-08-21 Eric Anholtvc4: Use the SSA defs list for figuring out eligible...
2015-08-21 Krzysztof Sobieckist/nine: Always use user constant buffers
next