freedreno/a3xx/compiler: fix neg mov's
[mesa.git] / src /
2014-04-09 Rob Clarkfreedreno/a3xx/compiler: fix neg mov's
2014-04-08 Marek Olšákradeonsi: allow fast color clear and Hyper-Z with 1D...
2014-04-08 Marek Olšákr600g,radeonsi: add a bunch of useful queries for the HUD
2014-04-08 Marek Olšákr600g,radeonsi: set correct initial domain for shared...
2014-04-08 Marek Olšákgallium/radeon: fix warnings
2014-04-08 Iago Toral Quirogatnl: Merge _tnl_vbo_draw_prims() into _tnl_draw_prims().
2014-04-08 Topi Pohjolaineni965: Remove unused sampler key fields
2014-04-08 Brian Paulmesa: move declaration before code in etc2_unpack_rgb8()
2014-04-08 Kenneth Graunkei965: Delete "fast color clear unsupported" performance...
2014-04-08 Rob Clarkfreedreno/a3xx: deal with optimized tex instructions
2014-04-08 Courtney Goeltzenl... mesa: add bounds checking to eliminate buffer overrun
2014-04-08 Leo Liust/omx/enc: cleanup omx/vid_enc.c
2014-04-08 Christian Königst/omx/enc: allocate input buffer private on demand
2014-04-08 Brian Paulsvga: replace sampler assertion with conditional
2014-04-08 Chia-I Wui965/vec4: fix record clearing in copy propagation
2014-04-08 Eric Anholti965/vec4: Add a test for copy propagation behavior.
2014-04-08 Eric Anholti965/fs: Track whether we're doing dual source in a...
2014-04-08 Eric Anholti965/fs: Add a couple more global special regs to special[]
2014-04-08 Eric Anholti965/fs: Handle arrays of special regs more cleanly.
2014-04-08 Eric Anholti965/fs: Fix dump_instructions() on uniforms.
2014-04-08 Eric Anholti965/fs: Fix vgrf0 live interval when no interpolation...
2014-04-08 Eric Anholti965: Drop pointless check for variable declarations...
2014-04-08 Eric Anholti965: Remove stale comment.
2014-04-08 Eric Anholtglsl: Move tree grafting's debug output to stderr.
2014-04-08 Eric Anholtglsl: Skip making a temporary for assignments when...
2014-04-08 Iago Toral Quirogai915: Fix build error.
2014-04-08 Kenneth Graunkeglsl: Pass ctx->Const.NativeIntegers to do_algebraic.
2014-04-08 Kenneth Graunkeglsl: Pass ctx->Const.NativeIntegers to do_common_optim...
2014-04-08 Kenneth Graunkeglsl: Validate that base types match for a number of...
2014-04-08 Kenneth Graunkeglsl: Fix lack of i2u in lower_ubo_reference.
2014-04-08 Kenneth Graunkei965/fs: Skip emitting MACH/MOV for small integers.
2014-04-08 Kenneth Graunkeglsl: Make is_16bit_constant from i965 an ir_constant...
2014-04-08 Kenneth Graunkemesa: Move is_power_of_two() function from brw_context...
2014-04-08 Kenneth Graunkei965: Fix "SIMD16 unsupported" messages via KHR_debug.
2014-04-08 Kenneth Graunkei965: Fix missing dirty bits in the gen8_sbe_state...
2014-04-08 Kenneth Graunkei965: Drop BRW_NEW_RASTERIZER_DISCARD flag from Broadwe...
2014-04-08 Kenneth Graunkei965: Use the correct program when uploading Broadwell...
2014-04-08 Thomas Hellstromst/xa: Make sure unused samplers are set to NULL
2014-04-08 Thomas Hellstromst/xa: Bind destination before setting new state
2014-04-07 Eric Anholtglapi: Fix libglapi build.
2014-04-07 Matt Turnerglapi/build: Add headers to distribution.
2014-04-07 Matt Turnerglapi/gen: Ship more Python files
2014-04-07 Matt Turnerglapi/gen: Ship XML and Python files
2014-04-07 Matt Turnerglapi/gen: Add missing XML files to API_XML
2014-04-07 Matt Turnersrc/build: Add getopt to distribution.
2014-04-07 Matt Turnergbm/build: Add headers to distribution.
2014-04-07 Matt Turneregl/build: Sort egl sources alphabetically.
2014-04-07 Matt Turneregl/build: Remove unused -DXF86VIDMODE.
2014-04-07 Matt Turneregl/build: Include headers and XML in distribution.
2014-04-07 Matt Turneregl/build: Drop two unnecessary Makefiles.
2014-04-07 Matt Turneri965/fs: Remove left-over 'removed' variable.
2014-04-07 Matt Turneri965/fs: Check for interference after finding all channels.
2014-04-07 Jordan Justeni965: initialize more device info fields for Cherryview
2014-04-07 Brian Paulswrast: reindent s_texfetch_temp.h, remove trailing...
2014-04-07 Brian Paulswrast: remove out of date comments in s_texfetch_tmp.h
2014-04-07 Brian Paulswrast: rename texture fetch functions (pt. 7)
2014-04-07 Brian Paulswrast: rename texture fetch functions (pt. 6)
2014-04-07 Brian Paulswrast: rename texture fetch functions (pt. 5)
2014-04-07 Brian Paulswrast: rename texture fetch functions (pt. 4)
2014-04-07 Brian Paulswrast: rename texture fetch functions (pt. 3)
2014-04-07 Brian Paulswrast: rename texture fetch functions (pt. 2)
2014-04-07 Brian Paulswrast: rename texture fetch functions (pt. 1)
2014-04-07 Brian Paulmesa: rename stencil/Z functions in format_unpack.c
2014-04-07 Ilia Mirkinnouveau: fix firmware check on nvd7/nvd9
2014-04-07 Thomas Hellstromwinsys/svga: Fix prime surface references also for...
2014-04-07 Thomas Hellstromwinsys/svga: Update the vmwgfx_drm.h header to latest...
2014-04-07 Ilia Mirkinnvc0: add support for texture gather
2014-04-07 Ilia Mirkinnvc0: enable texture query lod
2014-04-07 Ilia Mirkinnv50: enable texture query lod
2014-04-07 Dave Airliest/mesa: add support for ARB_texture_query_lod
2014-04-07 Dave Airliegallium: add support for LODQ opcodes.
2014-04-05 Matt Turneri965/vec4: Allow constant propagation into dot product.
2014-04-05 Matt Turnerglsl: Optimize (x + y cmp 0) into (x cmp -y).
2014-04-05 Matt Turneri965/fs: Split out can_coalesce_vars() function.
2014-04-05 Matt Turneri965/fs: Split out is_coalesce_candidate() function.
2014-04-05 Matt Turneri965/fs: Split fs_visitor::register_coalesce() into...
2014-04-05 Matt Turneri965/fs: Mark appropriate fs_inst members as const.
2014-04-05 Matt Turneri965: Mark is_tex() and friends as const.
2014-04-05 Matt Turneri965/fs: Don't propagate saturation modifiers if there...
2014-04-05 Matt Turneri965/fs: Don't propagate saturate modifiers into partia...
2014-04-05 Matt Turneri965/fs: Fix off-by-one in saturate propagation.
2014-04-05 Matt Turneri965/vec4: Consider sources of non-GRF-dst instructions...
2014-04-05 Matt Turneri965/fs: Name temporary ralloc contexts something other...
2014-04-05 Matt Turneri965/fs: Recalculate live intervals in calculate_regist...
2014-04-05 Jonathan Grayegl/dri2: use drm macros to construct device name
2014-04-05 Jonathan Grayegl/dri2: don't require libudev to build drm/wayland...
2014-04-05 Jonathan Grayautomake: don't enable -Wl,--no-undefined on OpenBSD
2014-04-05 Emil Velikovtargets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS
2014-04-05 Emil Velikovtargets/omx: use GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovtargets/xvmc: use GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovr600/omx: drop -lstdc++ hack
2014-04-05 Emil Velikovdrivers/nouveau: mention dummy.cpp to use g++ linker
2014-04-05 Emil Velikovdrivers/nouveau: use GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovdrivers/r300: use GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovautomake: introduce GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovautomake: move GALLIUM_DRI_LIB_DEPS to Automake.inc
2014-04-05 Jonathan Graymegadriver_stub.c: don't use _GNU_SOURCE to gate the...
2014-04-05 Jonathan Grayloader: don't limit the non-udev path to only android
2014-04-05 Jonathan Grayloader: use 0 instead of FALSE which isn't defined
2014-04-05 Francisco Jerezclover: Document that the *obj*() helpers already take...
next