freedreno/a4xx: fix for sparse-samplers
[mesa.git] / src / gallium / drivers / vc4 /
2015-06-26 Matt Turnermesa: Enable subdir-objects globally.
2015-06-24 Eric Anholtvc4: Also dump VC4_PACKET_LOAD_TILE_BUFFER_GENERAL.
2015-06-24 Eric Anholtvc4: Add dumping for VC4_PACKET_LOAD/STORE_FULL_RES_TIL...
2015-06-24 Eric Anholtvc4: Don't try to CSE color reads.
2015-06-24 Eric Anholtvc4: Make a helper for TLB color writes, too.
2015-06-24 Eric Anholtvc4: Pull the blending operation out to a separate...
2015-06-24 Eric Anholtvc4: Clarify size calculation for Z/S writes.
2015-06-24 Eric Anholtvc4: Add an "args" temporary for RCL setup.
2015-06-24 Eric Anholtvc4: Reuse (and extend) the packet.h sizes for dumping.
2015-06-24 Eric Anholtvc4: Fix printfs for blit fallbacks.
2015-06-20 Eric Anholtvc4: Use a defined t value for 1D textures.
2015-06-20 Eric Anholtvc4: Fix write-only texsubimage when we had to align.
2015-06-18 Eric Anholtvc4: Move tile state/alloc allocation into the kernel.
2015-06-18 Eric Anholtvc4: Move RCL generation into the kernel.
2015-06-18 Eric Anholtvc4: Add dumping of VC4_PACKET_TILE_BINNING_MODE_CONFIG.
2015-06-18 Eric Anholtvc4: Fix memory leak from simple_list conversion.
2015-06-18 Eric Anholtvc4: Track the number of BOs allocated and their size.
2015-06-16 Eric Anholtvc4: Make sure that direct texture clamps have a minimu...
2015-06-16 Eric Anholtvc4: Swap around which src we spill to ra31/rb31.
2015-06-16 Eric Anholtvc4: R4 is not a valid register for clamped direct...
2015-06-16 Eric Anholtvc4: Factor out the live clamp register getter.
2015-06-16 Eric Anholtvc4: Drop the unused "stride" field of surfaces.
2015-06-16 Eric Anholtvc4: Handle refcounting the exec BO like we do in the...
2015-06-16 Eric Anholtvc4: Use VC4_SET/GET_FIELD for some RCL packets.
2015-06-16 Eric Anholtvc4: Make symbolic values for packet sizes.
2015-06-16 Eric Anholtvc4: Use symbolic values in texture ptype validation.
2015-06-16 Eric Anholtvc4: Move vc4_packet.h to the kernel/ directory, since...
2015-06-15 Eric Anholtvc4: Add support for building on Android.
2015-06-12 Emil Velikovvc4: automake: enable subdir-objects
2015-06-09 Eric Anholtvc4: Drop qir include from vc4_screen.h
2015-06-09 Eric Anholtvc4: Drop subdirectory in vc4 build.
2015-06-09 Eric Anholtvc4: Update to current kernel validation code.
2015-06-05 Marek Olšáktgsi/ureg: don't emit in/out arrays if drivers don...
2015-05-30 Eric Anholtvc4: Don't bother with safe list traversal in CSE.
2015-05-30 Eric Anholtvc4: Convert from simple_list.h to list.h
2015-05-30 Eric Anholtvc4: Make sure we allocate idle BOs from the cache.
2015-05-30 Eric Anholtvc4: Fix return value handling for BO waits.
2015-05-28 Eric Anholtvc4: Just stream out fallback IB contents.
2015-05-28 Eric Anholtvc4: Don't try to put our dmabuf-exported BOs into...
2015-05-28 Eric Anholtvc4: Don't forget to make our raster shadow textures...
2015-05-28 Samuel Pitoisetvc4: make vc4_begin_query() return a boolean
2015-05-20 Jason Ekstrandnir: Get rid of the array elements parameter on load...
2015-05-12 Marek Olšákgallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2015-04-27 Zoë BladeFix a few typos
2015-04-15 Eric Anholtvc4: Don't try to use color load/stores to blit across...
2015-04-15 Eric Anholtvc4: Don't try to use color load/stores to do depth...
2015-04-15 Eric Anholtvc4: Update the shadow texture for public textures...
2015-04-15 Eric Anholtvc4: Hook up VC4_DEBUG=perf to some useful printfs.
2015-04-14 Eric Anholtvc4: Add a blitter path using just the render thread.
2015-04-14 Eric Anholtvc4: Allow submitting jobs with no bin CL in validation.
2015-04-14 Eric Anholtvc4: Move the blit code to a separate file.
2015-04-14 Eric Anholtvc4: Separate out a bit of code for submitting jobs...
2015-04-14 Eric Anholtvc4: When asked to sample from a raster texture, make...
2015-04-14 Eric Anholtvc4: Fix off-by-one in branch target validation.
2015-04-14 Eric Anholtvc4: Use NIR-level lowering for idiv.
2015-04-14 Eric Anholtvc4: Add a bunch of type conversions.
2015-04-13 Eric Anholtvc4: Use the blit interface for updating shadow textures.
2015-04-13 Eric Anholtvc4: Remove dead fields from vc4_surface.
2015-04-13 Eric Anholtvc4: Skip sending down the clear colors if not clearing.
2015-04-13 Eric Anholtvc4: Sync with kernel changes to relax BCL versus RCL...
2015-04-13 Eric Anholtvc4: Fix another space allocation mistake.
2015-04-13 Eric Anholtvc4: Add missed accounting for the size of the semaphore.
2015-04-02 Eric Anholtvc4: Add support for nir_iabs.
2015-04-01 Eric Anholtvc4: Add shader-db dumping of NIR instruction count.
2015-04-01 Eric Anholtvc4: Convert to consuming NIR.
2015-04-01 Eric Anholtvc4: Tell shader-db how big our UBOs are, if present.
2015-03-30 Eric Anholtvc4: Drop integer multiplies with 0 to moves of 0.
2015-03-30 Eric Anholtvc4: Add a constant folding pass.
2015-03-30 Eric Anholtvc4: Don't bother masking out the low 24 bits for integ...
2015-03-30 Eric Anholtvc4: Make integer multiply use 24 bits for the low...
2015-03-24 Eric Anholtvc4: Add a dump-the-surface-contents routine.
2015-03-24 Eric Anholtvc4: Fix pitch alignment of linear textures.
2015-03-24 Eric Anholtvc4: Write the alignment of level width consistently...
2015-03-24 Eric Anholtvc4: Fix use of a bool as an enum.
2015-03-24 Eric Anholtvc4: Decide the HW's format before laying out the miptree.
2015-03-24 Eric Anholtvc4: Use our device-specific ioctls for create/mmap.
2015-03-24 Eric Anholtvc4: Make a new #define for making code conditional...
2015-03-24 Eric Anholtvc4: Add some useful debug printfs for miptrees.
2015-03-23 Giuseppe Bilottagallium: implement get_device_vendor() for existing...
2015-03-16 Marek Olšákgallium: add FMA and DFMA opcodes (v3)
2015-02-24 Eric Anholtvc4: Update to current kernel sources.
2015-02-20 Eric Anholtvc4: Keep an array of pointers to instructions defining...
2015-02-20 Eric Anholtvc4: Move qir_uniform() and the constant-value versions...
2015-02-20 Eric Anholtvc4: Enforce one-uniform-per-instruction after optimiza...
2015-02-20 Eric Anholtvc4: Rename add_uniform() to qir_uniform().
2015-02-20 Eric Anholtvc4: Shut up runtime warnings about new pipe caps.
2015-02-17 Marek Olšákgallium: add interface and state tracker support for...
2015-02-13 Eric Anholtvc4: Make SF be a flag on the QIR instructions.
2015-02-05 Axel Davygallium: Add MULTISAMPLE_Z_RESOLVE cap
2015-02-03 Ilia Mirkingallium: add a cap to determine whether the driver...
2015-02-02 Neil Robertsdir-locals.el: Don't set variables for non-programming...
2015-02-02 Eric Anholtvc4: Kill a bunch of color write calculation when color...
2015-02-01 Eric Anholtvc4: Dump the VPM read index in QIR disasm.
2015-01-29 Eric Anholtvc4: Fix point size handling when it's the first output.
2015-01-29 Eric Anholtgallium: Replace u_simple_list.h with util/simple_list.h
2015-01-20 Eric Anholtvc4: Fix build since 8ed5305d28d9309d651dfec3fbf4349854...
2015-01-15 Eric Anholtvc4: Add some dumping for STORE_TILE_BUFFER_GENERAL.
2015-01-15 Eric Anholtvc4: Add dumping for the TILE_RENDERING_MODE_CONFIG...
2015-01-15 Eric Anholtvc4: Fix CL dumping trying to dump too far.
2015-01-15 Eric Anholtvc4: Fix texture type masking.
next