OSDN Git Service

glsl: binding point is a texture unit, which is a combined space
[android-x86/external-mesa.git] / src /
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 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-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-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 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-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 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+
2015-05-20 Ilia Mirkinnvc0: reset the instanced elements state when doing...
2015-05-20 Ilia Mirkinnvc0: keep track of PGRAPH state in nvc0_screen
2015-05-20 Ilia Mirkinnv50: keep track of PGRAPH state in nv50_screen
2015-05-20 Ilia Mirkinnv50/ir: only propagate saturate up if some actual...
2015-05-20 Roland Scheideggerdraw: (trivial) fix out-of-bounds vector initialization
2015-05-20 Tim Rowleymesa: fix shininess check for ffvertex_prog v2
2015-05-05 Boyan Dingi965: Add XRGB8888 format to intel_screen_make_configs
2015-05-05 Ilia Mirkinnv50/ir: fix asFlow() const helper for OP_JOIN
2015-05-05 Ilia Mirkinnvc0/ir: fix predicated PFETCH emission
2015-05-05 Ilia Mirkingk110/ir: fix set with a register dest to not auto...
2015-05-05 Emil Velikovr300: do not link against libdrm_intel
2015-05-05 Ilia Mirkinnvc0/ir: flush denorms to zero in non-compute shaders
2015-05-05 Kenneth Graunkei965: Disallow linear blits that are not cacheline...
2015-05-05 Kenneth Graunkei965: Make intel_emit_linear_blit handle Gen8+ alignmen...
2015-05-05 Roland Scheideggerdraw: fix prim ids when there's no gs
2015-04-22 Brian Paulglsl: rewrite glsl_type::record_key_hash() to avoid...
2015-04-22 Emil Velikovandroid: mesa: fix the path of the SSE4_1 optimisations
2015-04-22 Mauro Rossiandroid: add inital NIR build
2015-04-22 Emil Velikovandroid: dri: link against libmesa_util
2015-04-22 Emil Velikovandroid: add $(mesa_top)/src/mesa/main to the includes...
2015-04-22 Emil Velikovandroid: dri/common: conditionally include drm_cflags...
2015-04-22 Emil Velikovandroid: egl: add libsync_cflags to the build
2015-04-22 Mauro Rossiandroid: mesa: generate the format_{un,}pack.[ch] sources
2015-04-22 Emil Velikovandroid: add $(mesa_top)/src include to the whole of...
2015-04-22 Emil Velikovandroid: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
2015-04-22 Kenneth Graunkedrirc: Add "Second Life" quirk (allow_glsl_extension_di...
2015-04-22 Marek Olšákglsl_to_tgsi: don't use a potentially-undefined immedia...
2015-04-22 Marek Olšákglsl_to_tgsi: fix out-of-bounds constant access and...
2015-04-22 Kristian Høgsbergi965: Rewrite ir_tex to ir_txl with lod 0 for vertex...
2015-04-22 Ian Romanicknir: Fix typo in "ushr by 0" algebraic replacement
2015-04-22 Kenneth Graunkei965: Fix software primitive restart with indirect...
2015-04-22 Dave Airliest/mesa: align cube map arrays layers
2015-04-22 Dave Airliest/mesa: convert sub image for cube map arrays to 2d...
2015-04-22 Mathias Froehlichi965: Flush batchbuffer containing the query on glQuery...
2015-04-22 Emil Velikovradeonsi: remove unused si_dump_key()
2015-04-12 Emil Velikovdist: add the VG depedencies into the tarball
2015-04-08 Ville Syrjäläi965: Fix URB size for CHV
2015-04-08 Marcin Ślusarznouveau: synchronize "scratch runout" destruction with...
next