projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
radv: fix adjusting vertex fetches since 16bit support
[mesa.git]
/
src
/
broadcom
/
2018-07-24
Mathieu Bridon
python: Use range() instead of xrange()
tree
|
commitdiff
2018-07-23
Eric Anholt
v3d: Implement a small immediates optimization, based...
tree
|
commitdiff
2018-07-23
Eric Anholt
v3d: Return an invalid src number if asked for a missin...
tree
|
commitdiff
2018-07-23
Eric Anholt
v3d: Skip emitting texture config parameter 2 if it...
tree
|
commitdiff
2018-07-23
Eric Anholt
v3d: Update an XXX comment for a path we handled in...
tree
|
commitdiff
2018-07-23
Eric Anholt
v3d: Switch to using the new SFU instructions on V3D...
tree
|
commitdiff
2018-07-23
Eric Anholt
v3d: Add QPU pack/unpack for the new SFU instructions.
tree
|
commitdiff
2018-07-23
Eric Anholt
v3d: Fix the name of the "flpop" operation.
tree
|
commitdiff
2018-07-23
Eric Anholt
v3d: Print the instruction we're testing in the QPU...
tree
|
commitdiff
2018-07-23
Eric Anholt
v3d: Drop unused vir_SAT() operation.
tree
|
commitdiff
2018-07-23
Eric Anholt
v3d: Rotate through registers to improve post-RA schedu...
tree
|
commitdiff
2018-07-23
Eric Anholt
v3d: Allow reading from physical regs written in the...
tree
|
commitdiff
2018-07-16
Eric Anholt
v3d: Disable shader-db cycle estimates until we sort...
tree
|
commitdiff
2018-07-16
Eric Anholt
v3d: Emit the lowered uniform just before its first...
tree
|
commitdiff
2018-07-16
Eric Anholt
v3d: Add an assert that we don't provide an invalid...
tree
|
commitdiff
2018-07-16
Eric Anholt
v3d: Apply GFXH-1625 restriction on TMUWT in the end...
tree
|
commitdiff
2018-07-09
Eric Anholt
v3d: Implement noperspective varyings on V3D 4.x.
tree
|
commitdiff
2018-07-09
Eric Anholt
v3d: Fix typo in dither mode offset.
tree
|
commitdiff
2018-07-05
Eric Anholt
v3d: Add support for GL_SAMPLE_ALPHA_TO_ONE.
tree
|
commitdiff
2018-07-05
Eric Anholt
v3d: Respect swap_color_rb for the f32_color_rb case.
tree
|
commitdiff
2018-07-02
Eric Anholt
v3d: Emit a TF flush after each draw using TF.
tree
|
commitdiff
2018-06-29
Eric Anholt
v3d: Move GL shader state dumping out of per-version...
tree
|
commitdiff
2018-06-29
Eric Anholt
v3d: Add missing Stream field to transform feedback...
tree
|
commitdiff
2018-06-29
Eric Anholt
v3d: Add missing "tri trip or fan" flag in Primitive...
tree
|
commitdiff
2018-06-29
Eric Anholt
v3d: Fix the shader code address field widths on V3D...
tree
|
commitdiff
2018-06-29
Eric Anholt
v3d: Add missing "no prim pack" field to the V3D4.1...
tree
|
commitdiff
2018-06-29
Eric Anholt
v3d: Express dithering mode in the same way that the...
tree
|
commitdiff
2018-06-29
Eric Anholt
v3d: Add missing "number of bin tile lists" field.
tree
|
commitdiff
2018-06-29
Eric Anholt
v3d: Rewrite the color write masks to match CLIF format.
tree
|
commitdiff
2018-06-29
Eric Anholt
v3d: Merge the V3D 4.1 and 4.2 XML into V3D 3.3'x XML.
tree
|
commitdiff
2018-06-29
Eric Anholt
v3d: Switch v3d_decoder.c to the XML's top min_ver...
tree
|
commitdiff
2018-06-29
Eric Anholt
v3d: Create XML fields for min_ver and max_ver of a...
tree
|
commitdiff
2018-06-29
Eric Anholt
v3d: Pass the version being generated to the pack gener...
tree
|
commitdiff
2018-06-27
Eric Anholt
v3d: Convert a bunch of our "minus one" fields over...
tree
|
commitdiff
2018-06-27
Eric Anholt
v3d: Add pack/unpack/decode support for fields with...
tree
|
commitdiff
2018-06-21
Eric Anholt
v3d, vc4: Disable valgrind checking of CLE inputs when...
tree
|
commitdiff
2018-06-20
Eric Anholt
v3d: Implement ALPHA_TO_COVERAGE.
tree
|
commitdiff
2018-06-19
Eric Anholt
v3d: Add missing always_flush debug flag.
tree
|
commitdiff
2018-06-15
Eric Anholt
v3d: Limit shader threading according to our maximum...
tree
|
commitdiff
2018-06-15
Eric Anholt
v3d: Fix shaders using pixel center W but no varyings.
tree
|
commitdiff
2018-06-14
Eric Anholt
v3d: Fix configuration setup of mixed f32 and f16 rende...
tree
|
commitdiff
2018-06-14
Eric Anholt
v3d: Remove unused QUNIFORM_STENCIL left over from...
tree
|
commitdiff
2018-06-14
Eric Anholt
v3d: Fix undefined results for a swap_color_rb RT from...
tree
|
commitdiff
2018-06-06
Eric Anholt
v3d: Enable the new NIR bitfield operation lowering...
tree
|
commitdiff
2018-06-05
Eric Anholt
v3d: Be more explicit about include directory from...
tree
|
commitdiff
2018-05-17
Eric Anholt
v3d: Add support for glSampleMask / glSampleCoverage.
tree
|
commitdiff
2018-05-17
Eric Anholt
v3d: Enable NaN propagation in the VS and CS as well.
tree
|
commitdiff
2018-05-16
Eric Anholt
v3d: Rename the driver files from "vc5" to "v3d".
tree
|
commitdiff
2018-05-16
Eric Anholt
v3d: Rename the vc5_dri.so driver to v3d_dri.so.
tree
|
commitdiff
2018-05-14
jenny.q.cao
android: change include "cutils/log.h" to "log/log...
tree
|
commitdiff
2018-04-26
Eric Anholt
broadcom/vc5: Add support for centroid varyings.
tree
|
commitdiff
2018-04-26
Eric Anholt
broadcom/vc5: Add validation that we don't violate...
tree
|
commitdiff
2018-04-26
Eric Anholt
broadcom/vc5: Add validation that we don't violate...
tree
|
commitdiff
2018-04-26
Eric Anholt
broadcom/vc5: Add QPU validation for register writes...
tree
|
commitdiff
2018-04-25
Eric Anholt
broadcom/vc5: Remove leftover vc4 MSAA lowering setup...
tree
|
commitdiff
2018-04-25
Eric Anholt
broadcom/vc5: Fix tile load/store of MSAA surfaces...
tree
|
commitdiff
2018-03-29
Ian Romanick
util: Move util_is_power_of_two to bitscan.h and rename...
tree
|
commitdiff
2018-03-29
Aaron Watry
broadcom/vc4: Fix out-of-tree build with automake.
tree
|
commitdiff
2018-03-29
Eric Anholt
broadcom/vc5: Start using nir_opt_move_load_ubo().
tree
|
commitdiff
2018-03-27
Eric Anholt
broadcom/vc5: Fix extraneous register index in QIR...
tree
|
commitdiff
2018-03-22
Eric Anholt
broadcom/vc5: Account for InstanceID/VertexID in VPM...
tree
|
commitdiff
2018-03-22
Eric Anholt
broadcom/vc5: Set up a vertex position if the shader...
tree
|
commitdiff
2018-03-21
Eric Anholt
broadcom/vc5: Fix up the NIR types of FS outputs genera...
tree
|
commitdiff
2018-03-19
Eric Anholt
broadcom/vc5: Don't annotate dumps with stale live...
tree
|
commitdiff
2018-03-19
Eric Anholt
broadcom/vc5: Add support for register spilling.
tree
|
commitdiff
2018-03-19
Eric Anholt
broadcom/vc5: Remove redundant last_inst lookup.
tree
|
commitdiff
2018-03-19
Eric Anholt
broadcom/vc5: On QPU pack error, dump the instruction...
tree
|
commitdiff
2018-03-19
Eric Anholt
broadcom/vc5: Add cursors to the compiler infrastructur...
tree
|
commitdiff
2018-03-19
Eric Anholt
broadcom/vc5: Move the umul macro to a header.
tree
|
commitdiff
2018-03-19
Eric Anholt
broadcom/vc5: Correct the arg count of TIDX/EIDX.
tree
|
commitdiff
2018-03-19
Eric Anholt
broadcom/vc5: Re-do live variables after removing thrsws.
tree
|
commitdiff
2018-03-19
Eric Anholt
broadcom/vc5: Add a QPU helper for instructions using...
tree
|
commitdiff
2018-03-19
Eric Anholt
broadcom/vc5: Introduce v3d_qpu_reads_vpm()/v3d_qpu_wri...
tree
|
commitdiff
2018-03-19
Eric Anholt
broadcom/vc5: The ldvpm signal also a case of using...
tree
|
commitdiff
2018-03-19
Eric Anholt
broadcom/vc5: Extract v3d_qpu_writes_tmu() helper.
tree
|
commitdiff
2018-02-27
Timothy Arceri
nir: add lower_ldexp to nir compiler options
tree
|
commitdiff
2018-02-05
Eric Anholt
broadcom/vc5: Fix "hardwrae" typo in a field name in...
tree
|
commitdiff
2018-02-05
Eric Anholt
broadcom/vc5: Try to merge more than 2 QPU instructions...
tree
|
commitdiff
2018-02-05
Eric Anholt
broadcom/vc5: Remove no-op MOVs after register allocation.
tree
|
commitdiff
2018-02-05
Eric Anholt
broadcom/vc5: Add missing shader-db instruction counting.
tree
|
commitdiff
2018-02-01
Eric Anholt
broadcom/vc5: Fix a segfault on mix of booleans.
tree
|
commitdiff
2018-01-30
Timothy Arceri
nir: add lower_all_io_to_temps flag
tree
|
commitdiff
2018-01-27
Eric Anholt
broadcom/vc5: Enable CLIF dumping of V3D 4.2.
tree
|
commitdiff
2018-01-27
Eric Anholt
broadcom/vc5: Update the compiler for V3D 4.2.
tree
|
commitdiff
2018-01-27
Eric Anholt
broadcom/vc5: Update QPU instruction pack/unpack for...
tree
|
commitdiff
2018-01-27
Eric Anholt
broadcom/vc5: Add XML for V3D 4.2.
tree
|
commitdiff
2018-01-27
Eric Anholt
broadcom/vc5: Fix a race between XML codegen build...
tree
|
commitdiff
2018-01-27
Eric Anholt
Android: Attempt to fix broadcom build after vc5 changes.
tree
|
commitdiff
2018-01-20
Dylan Baker
autotools: include meson build files in tarball
tree
|
commitdiff
2018-01-18
Emil Velikov
broadcom: add missing headers to the tarball
tree
|
commitdiff
2018-01-13
Eric Anholt
broadcom/vc5: Use MSF to ignore discards/non-dispatched...
tree
|
commitdiff
2018-01-13
Eric Anholt
broadcom/vc5: Use XOR instead of SUB for execute flags...
tree
|
commitdiff
2018-01-13
Eric Anholt
broadcom/vc5: Also check the update flags for avoiding...
tree
|
commitdiff
2018-01-13
Eric Anholt
broadcom/vc5: Rename V3D 3.x Flat Shade Action to match...
tree
|
commitdiff
2018-01-13
Eric Anholt
broadcom/vc5: Add support for loading varyings in V3D...
tree
|
commitdiff
2018-01-13
Eric Anholt
broadcom/vc5: Add compiler support for V3D 4.x texturing.
tree
|
commitdiff
2018-01-13
Eric Anholt
broadcom/vc5: Add the new TMU write addresses for V3D...
tree
|
commitdiff
2018-01-13
Eric Anholt
broadcom/vc5: Move V3D 3.3 texturing to a separate...
tree
|
commitdiff
2018-01-13
Eric Anholt
broadcom/vc5: Move V3D 3.3 VPM write setup to a separat...
tree
|
commitdiff
2018-01-13
Eric Anholt
broadcom/vc5: Add support for V3D 4.1 CLIF dumping.
tree
|
commitdiff
next