OSDN Git Service

android-x86/external-mesa.git
2015-07-16 Ville Syrjälät_dd_dmatmp: Check provoking vertex convention when...
2015-07-16 Ville Syrjälät_dd_dmatmp: Disallow flat shading when rendering quad...
2015-07-16 Ville Syrjälät_dd_dmatmp: Allow flat shaded polygons with tri fans
2015-07-16 Ville Syrjälät_dd_dmatmp: Kill the paths rendering quads/quad strips...
2015-07-04 Emil Velikovdocs: Add sha256sums for the 10.5.9 release
2015-07-04 Emil VelikovAdd release notes for the 10.5.9 release
2015-07-04 Emil VelikovUpdate version to 10.5.9
2015-07-04 Mario Kleinerwinsys/radeon: Use dup fd as key in drm-winsys hash...
2015-07-01 Ben Widawskyi965/skl: Use 1 register for uniform pull constant...
2015-07-01 Ilia Mirkinnv50/ir: copy joinAt when splitting both before and...
2015-07-01 Tapani Pälliglsl: validate sampler array indexing for 'constant...
2015-07-01 Tapani Pällii965: use EmitNoIndirectSampler for gen < 7
2015-07-01 Tapani Pällimesa/st: use EmitNoIndirectSampler if !ARB_gpu_shader5
2015-07-01 Tapani Pällii915: use EmitNoIndirectSampler
2015-07-01 Tapani Pällimesa/glsl: new compiler option EmitNoIndirectSampler
2015-07-01 Tapani Pälliglsl: Allow dynamic sampler array indexing with GLSL...
2015-07-01 Ilia Mirkinnv50/ir: fix emission of address reg in 3rd source
2015-07-01 Mario Kleinernouveau: Use dup fd as key in drm-winsys hash table...
2015-07-01 Ilia Mirkinnv50/ir: propagate modifier to right arg when const...
2015-07-01 Michel Dänzerwinsys/radeon: Unmap GPU VM address range when destroyi...
2015-07-01 Boyan Dingegl/x11: Remove duplicate call to dri2_x11_add_configs_...
2015-07-01 Ilia Mirkinnv50,nvc0: make sure to pushbuf_refn before putting...
2015-07-01 Ilia Mirkinnvc0: always put all tfb bufs into bufctx
2015-07-01 Ilia Mirkinglsl: binding point is a texture unit, which is a combi...
2015-07-01 Emil Velikovgbm: do not (over)link against libglapi.so
2015-07-01 Frank Henigmangbm: dlopen libglapi so gbm_create_device works
2015-07-01 Emil Velikovconfigure: error out when building libEGL without share...
2015-07-01 Emil Velikovconfigure: error out when building backend-less libEGL
2015-07-01 Emil Velikovconfigure: warn about shared_glapi & xlib-glx only...
2015-07-01 Ben Widawskyi965/gen9: Implement Push Constant Buffer workaround
2015-07-01 Ilia Mirkinmesa: add GL_PROGRAM_PIPELINE support in KHR_debug...
2015-07-01 Ilia Mirkinglsl: add version checks to conditionals for builtin...
2015-07-01 Chris Wilsoni965: Export format comparison for blitting between...
2015-07-01 Chris Wilsoni915: Blit RGBX<->RGBA drawpixels
2015-07-01 Chris Wilsoni965: Fix HW blitter pitch limits
2015-06-20 Emil Velikovdocs: Add sha256sums for the 10.5.8 release
2015-06-20 Emil VelikovAdd release notes for the 10.5.8 release
2015-06-20 Emil VelikovUpdate version to 10.5.8
2015-06-18 Boyan Dingegl/x11: Set version of swrastLoader to 2
2015-06-18 Ilia Mirkinnvc0/ir: can't have a join on a load with an indirect...
2015-06-18 Ilia Mirkinnv50,nvc0: clamp uniform size to 64k
2015-06-18 Ilia Mirkinnvc0/ir: fix collection of first uses for texture barri...
2015-06-18 Erik Faye-Lundmesa: build xmlconfig to a separate static library
2015-06-18 Jason Ekstrandi965/fs: Don't let the EOT send message interfere with...
2015-06-18 Roland Scheideggerdraw: (trivial) fix NULL pointer dereference
2015-06-18 Ben Widawskyi965: Disable compaction for EOT send messages
2015-06-18 Francisco Jerezi965: Don't compact instructions with unmapped bits.
2015-06-18 Marek Olšákegl: fix setting context flags
2015-06-07 Emil Velikovdocs: Add sha256sums for the 10.5.7 release
2015-06-07 Emil VelikovAdd release notes for the 10.5.7 release
2015-06-07 Emil VelikovUpdate version to 10.5.7
2015-06-03 Ilia Mirkinnv30: avoid doing extra work on clear and hitting unexp...
2015-06-03 Marek Olšákst/dri: fix postprocessing crash when there's no depth...
2015-06-03 Ben Widawskyi965: Emit 3DSTATE_MULTISAMPLE before WM_HZ_OP (gen8+)
2015-06-03 Emil Velikovcherry-ignore: add clover build fix not applicable...
2015-06-03 Ilia Mirkinnv30: falling back to draw path for edgeflag does no...
2015-06-03 Ilia Mirkinnv30/draw: switch varying hookup logic to know about...
2015-06-03 Ilia Mirkinnv30/draw: allocate vertex buffers in gart
2015-06-03 Ilia Mirkinnv30/draw: only use the DMA1 object (GART) if the bo...
2015-06-03 Ilia Mirkinnv30/draw: fix indexed draws with swtnl path and a...
2015-06-03 Ilia Mirkinglsl: avoid leaking linked gl_shader when there's a...
2015-06-03 Ilia Mirkinst/mesa: don't leak glsl_to_tgsi object on link failure
2015-06-03 Ilia Mirkinnv30/draw: draw expects constbuf size in bytes, not...
2015-06-03 Ilia Mirkinnv30/draw: avoid leaving stale pointers in draw state
2015-06-03 Ilia Mirkinnv30: fix clip plane uploads and enable changes
2015-06-03 Ilia Mirkinnv30: avoid leaking render state and draw shaders
2015-06-03 Ilia Mirkinnv30: don't leak fragprog consts
2015-06-03 Ilia Mirkinnv50/ir: avoid messing up arg1 of PFETCH
2015-06-03 Ilia Mirkinnvc0: a geometry shader can have up to 1024 vertices...
2015-06-03 Jason Ekstrandi965/fs: Fix implied_mrf_writes for scratch writes
2015-06-03 Ilia Mirkinnvc0/ir: LOAD's can't be used for shader inputs
2015-06-03 Ilia Mirkinnv50/ir: guess that the constant offset is the starting...
2015-06-03 Ilia Mirkinnvc0/ir: set ftz when sources are floats, not just...
2015-06-03 Emil Velikovget-pick-list.sh: Require explicit "10.5" for nominatin...
2015-05-24 Emil Velikovdocs: Add sha256sums for the 10.5.6 release
2015-05-23 Emil VelikovAdd release notes for the 10.5.6 release
2015-05-23 Emil VelikovUpdate version to 10.5.6
2015-05-20 Emil Velikovtargets/osmesa: drop the -module tag from LDFLAGS
2015-05-20 Jeremy Huddleston... darwin: Fix install name of libOSMesa
2015-05-20 Jeremy Huddleston... swrast: Build fix for darwin
2015-05-20 Emil Velikovegl/main: fix EGL_KHR_get_all_proc_addresses
2015-05-20 Rob Clarkfreedreno: fix bug in tile/slot calculation
2015-05-20 Rob Clarkfreedreno: enable a306
2015-05-20 Laura Ekstrandmain: Complete error conditions for glInvalidate*Frameb...
2015-05-20 Laura Ekstrandmain: Fix an error generated by FramebufferTexture
2015-05-20 Fredrik Höglundmesa: Generate GL_INVALID_VALUE in framebuffer_texture...
2015-05-20 Fredrik Höglundmain: Require that the texture exists in framebuffer_te...
2015-05-20 Francisco Jerezi965: Fix PBO cache coherency issue after _mesa_meta_pb...
2015-05-20 Ilia Mirkinnvc0: switch mechanism for shader eviction to be a...
2015-05-20 Alex Deucherradeonsi: add new bonaire pci id
2015-05-20 Francisco Jerezclover: Implement locking of the wait_count, _chain...
2015-05-20 Francisco Jerezclover: Wrap event::_status in a method to prevent...
2015-05-20 Francisco Jerezclover: Refactor event::trigger and ::abort to prevent...
2015-05-20 Ilia Mirkinst/mesa: make sure to create a "clean" bool when doing i2b
2015-05-20 Tom Stellardclover: Fix a bug with multi-threaded events v2
2015-05-20 Tom Stellardclover: Add a mutex to guard queue::queued_events
2015-05-20 Axel Davyglx/dri3: Add additional check for gpu offloading case
2015-05-20 Axel Davyegl/wayland: properly destroy wayland objects
2015-05-20 Marta Lofstedtmain: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
2015-05-20 Ilia Mirkinnv50/ir: only enable mul saturate on G200+
next