vc4: Add a QIR value for the QPU element register.
[mesa.git] / src / gallium / drivers / freedreno /
2016-08-23 Ilia Mirkingallium: add a cap to expose whether driver supports...
2016-08-19 Ilia Mirkina4xx: make sure to actually clamp depth as requested
2016-08-19 Ilia Mirkina4xx: only disable depth clipping, not all clipping...
2016-08-19 Eric Anholtttn: Use nir_load_front_face instead of the TGSI-style...
2016-08-19 Eric Anholtttn: Make FRAG_RESULT_DEPTH be a float variable to...
2016-08-17 Marek Olšákgallium: change pipe_sampler_view::first_element/last_e...
2016-08-16 Rob Clarkfreedreno/a3xx: fix generic clear path
2016-08-16 Rob Clarkfreedreno/a4xx: use generic clear path
2016-08-16 Rob Clarkfreedreno/a3xx: use generic clear path
2016-08-16 Rob Clarkfreedreno: support for using generic clear path
2016-08-13 Rob Clarkfreedreno/a3xx+a4xx: move common VBOs to fd_context
2016-08-13 francians@gmail.comfreedreno/a2xx: add missing casts to silence notices
2016-08-13 Rob Clarkfreedreno/ir3: fix issue with emit_tex()
2016-08-09 Marek Olšákgallium: add a pipe_context parameter to fence_finish
2016-08-09 Marek Olšákgallium: add render_condition_enable param to clear_ren...
2016-07-30 francians@gmail.comfreedreno/a4xx: fix comparison out of range warnings
2016-07-30 francians@gmail.comfreedreno/a3xx: fix comparison out of range warnings
2016-07-30 francians@gmail.comfreedreno/a2xx: fix comparison out of range warnings
2016-07-30 francians@gmail.comfreedreno/ir3: init ir3_shader_key with memset()
2016-07-30 Eric Engestromgallium/freedreno: move cast to avoid integer overflow
2016-07-30 Eric Engestromfreedreno/a2xx: remove duplicate assignment
2016-07-30 Rob Clarkfreedreno: defer flush_queue allocation
2016-07-30 Rob Clarkfreedreno: add some hw query traces
2016-07-30 Rob Clarkfreedreno: some locking
2016-07-30 Rob Clarkfreedreno: drop needs_rb_fbd
2016-07-30 Rob Clarkfreedreno: move needs_wfi into batch
2016-07-30 Rob Clarkfreedreno: a bit of micro-optimization
2016-07-30 Rob Clarkfreedreno: drop mem2gmem/gmem2mem query stages
2016-07-30 Rob Clarkfreedreno: threaded batch flush
2016-07-30 Rob Clarkfreedreno: track batch/blit types
2016-07-30 Rob Clarkfreedreno: re-order support for hw queries
2016-07-30 Rob Clarkfreedreno: use prsc for hw queries
2016-07-30 Rob Clarkfreedreno: support discarding previous rendering in...
2016-07-30 Rob Clarkfreedreno: shadow textures if possible to avoid stall...
2016-07-30 Rob Clarkfreedreno: spiff up some debug traces
2016-07-30 Rob Clarkfreedreno: add batch-cache and batch reordering
2016-07-30 Rob Clarkfreedreno: move more batch related tracking to fd_batch
2016-07-30 Rob Clarkfreedreno: dynamically sized/growable cmd buffers
2016-07-30 Rob Clarkfreedreno: push resource tracking down into batch
2016-07-30 Rob Clarkfreedreno: introduce fd_batch
2016-07-29 Rob Clarkfreedreno: limit non-user constant buffers to a4xx
2016-07-24 Rob Clarkfreedreno/a4xx: time-elapsed query should be active...
2016-07-23 Rob Clarkfreedreno/a4xx: timestamp queries
2016-07-23 Rob Clarkfreedreno: hw timestamp support
2016-07-23 Rob Clarkfreedreno: prep work for timestamp queries
2016-07-23 francians@gmail.comfreedreno/ir3: Add missing braces in initializer
2016-07-23 francians@gmail.comfreedreno/a2xx: silence missing case 'SHADER_COMPUTE...
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-07-20 Józef Kuciagallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
2016-07-18 Kenneth Graunkecompiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
2016-07-14 francians@gmail.comfreedreno/a4xx: Fix sign compare warnings
2016-07-14 francians@gmail.comfreedreno/a3xx: Fix sign compare warnings
2016-07-14 francians@gmail.comfreedreno/a2xx: Fix sign compare warnings
2016-07-03 Rob Clarkfreedreno: fix crash on smaller gpus and higher resolutions
2016-07-02 Rob Clarkfreedreno/ir3: support glsl linking for cmdline compiler
2016-07-02 Rob Clarkfreedreno: update valid_buffer_range for SO buffers
2016-07-02 Rob Clarkfreedreno/ir3: support non-user_buffer consts
2016-07-02 Rob Clarkfreedreno/a2xx: move setup/restore cmds into binning...
2016-07-02 Rob Clarkfreedreno: pass index buffer as a pipe_resource
2016-07-02 Rob Clarkfreedreno: switch emit_const_bo() to take prsc's
2016-06-25 Axel Davygallium: Add a cap for offset_units_unscaled
2016-06-23 Giuseppe BilottaRemove wrongly repeated words in comments
2016-06-20 Rob Clarkgallium: make constant_buffer const
2016-06-18 Ilia Mirkingallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all...
2016-06-14 Rob Clarkfreedreno: support start param for sampler views/states
2016-06-14 Rob Clarkfreedreno: only do extra vertex-buffer state logic...
2016-06-14 Rob Clarkfreedreno: use util_copy_constant_buffer() helper
2016-06-13 Rob HerringAndroid: move libdrm settings to top-level Android...
2016-06-07 Ilia Mirkingallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops...
2016-06-03 Rob Clarkfreedreno/ir3: do idiv lowering after main opt loop
2016-06-02 Rob Clarkfreedreno: fix bad bitshift warnings
2016-06-02 Rob Clarkfreedreno: assume builtin shaders do compile
2016-06-02 Rob Clarkfreedreno/a4xx: silence coverity warning
2016-06-02 Rob Clarkfreedreno/a3xx+a4xx: fix potential null ptr deref
2016-06-02 Rob Clarkfreedreno/ir3: fix coverity warning
2016-06-02 Rob Clarkfreedreno/ir3: use nir_shader_get_entrypoint() helper
2016-06-02 Rob Clarkfreedreno/a4xx: fix incorrect enum type
2016-06-02 Rob Clarkfreedreno: fix coverity negative array index warning
2016-06-02 Rob Clarkfreedreno: fix dereference before null check
2016-06-02 Rob Clarkfreedreno/a3xx: only update/emit bordercolor state...
2016-06-02 Rob Clarkfreedreno/a4xx: only update/emit bordercolor state...
2016-05-30 Emil Velikovfreedreno: make sure we pick up ir3_nir_trig.py in...
2016-05-26 Jason Ekstrandcompiler: Move glsl_to_nir to libglsl.la
2016-05-25 Rob Clarkfreedreno/ir3: cmdline compiler for glsl
2016-05-23 Kenneth Graunkegallium: Add a pipe cap for whether primitive restart...
2016-05-23 Rob Clarkfreedreno/ir3: disable cp for indirect src's
2016-05-20 Rob Clarkfreedreno/ir3: need to lower fmod too
2016-05-17 Rob Clarkfreedreno/ir3: fix compiler warning
2016-05-15 Rob Clarkfreedreno/ir3: small standalone compiler cleanup
2016-05-15 Rob Clarkfreedreno/ir3: lower fdiv
2016-05-15 Rob Clarkfreedreno/ir3: handle VARYING_SLOT_PNTC
2016-05-15 Rob Clarkfreedreno/ir3: disable TGSI specific hacks in nir case
2016-05-15 Rob Clarkfreedreno/ir3: add support for NIR as preferred IR
2016-05-13 Tobias Klausmanngallium: Add a pipe cap for arb_cull_distance
2016-05-11 Jason Ekstrandnir/algebraic: Separate ffma lowering from fusing
2016-05-11 Rob Clarkfreedreno: fix multi-layer transfer_map's
2016-05-10 Rob Clarkfreedreno/ir3: size input/output arrays properly
2016-05-10 Samuel Iglesias... freedreno/ir3: lower lrp when operating with double...
2016-05-09 Rob Clarkfreedreno/ir3: fix fallout from new block iterators
2016-05-09 Rob Clarkfreedreno/ir3: allow for additional VS sysval inputs
next