index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
freedreno
/
a2xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a6xx: Implement primitive count queries on GPU
Kristian H. Kristensen
2019-09-06
1
-1
/
+1
*
freedreno/a2xx: formats update
Jonathan Marek
2019-09-06
4
-247
/
+103
*
freedreno/a2xx: fix depth gmem restore
Jonathan Marek
2019-09-06
1
-15
/
+12
*
freedreno/a2xx: implement polygon offset
Jonathan Marek
2019-09-06
1
-0
/
+12
*
freedreno/a2xx: fix SRC_ALPHA_SATURATE for alpha blend function
Jonathan Marek
2019-09-06
1
-1
/
+6
*
freedreno/a2xx: ir2: update register state in scalar insert
Jonathan Marek
2019-09-06
1
-0
/
+6
*
freedreno/a2xx: ir2: fix incorrect instruction reordering
Jonathan Marek
2019-09-06
1
-0
/
+16
*
freedreno/a2xx: ir2: check opcode on the right instruction in export cp
Jonathan Marek
2019-09-06
1
-1
/
+1
*
freedreno/a2xx: ir2: fix saturate in cp
Jonathan Marek
2019-09-06
1
-0
/
+4
*
freedreno/a2xx: ir2: set lower_fdph
Jonathan Marek
2019-09-06
1
-0
/
+1
*
freedreno/a2xx: ir2: remove pointcoord y invert
Jonathan Marek
2019-09-06
1
-4
/
+2
*
freedreno/a2xx: ir2: fix lowering of instructions after float lowering
Jonathan Marek
2019-09-06
1
-3
/
+2
*
nir: allow specifying filter callback in lower_alu_to_scalar
Vasily Khoruzhick
2019-09-06
1
-11
/
+24
*
freedreno/all: move more emit helpers to screen
Rob Clark
2019-08-13
1
-2
/
+2
*
freedreno/a2xx: add fd2_emit_init_screen()
Rob Clark
2019-08-13
3
-0
/
+9
*
freedreno/a2xx: call fd2_emit_ib() directly from fd2
Rob Clark
2019-08-13
3
-8
/
+8
*
nir: merge and extend nir_opt_move_comparisons and nir_opt_move_load_ubo
Rhys Perry
2019-08-12
1
-1
/
+1
*
nir: replace nir_move_load_const() with nir_opt_sink()
Rhys Perry
2019-08-12
1
-1
/
+1
*
freedreno: a2xx: implement texture tiling
Jonathan Marek
2019-08-02
5
-3
/
+22
*
freedreno: a2xx: use nir_lower_alu_to_scalar instead of lowering pass
Jonathan Marek
2019-08-02
2
-176
/
+12
*
freedreno: a2xx: fix HW binning for batches with >256K vertices
Jonathan Marek
2019-08-02
1
-8
/
+8
*
freedreno: a2xx: fix fneg/fabs/fsat opcodes
Jonathan Marek
2019-08-02
1
-0
/
+12
*
freedreno: a2xx: fix order of NIR opts
Jonathan Marek
2019-08-02
1
-2
/
+2
*
freedreno: a2xx: fix non-etc1 cubemaps
Jonathan Marek
2019-08-02
5
-15
/
+2
*
freedreno: a2xx: fix fast clear not being used for Z24X8 buffers
Jonathan Marek
2019-08-02
1
-7
/
+11
*
nir/algebraic: rename lower_bitshift to lower_bitops
Erico Nunes
2019-07-31
1
-1
/
+1
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-3
/
+3
*
nir: Add lower_rotate flag and set to true in all drivers
Sagar Ghuge
2019-07-01
1
-0
/
+1
*
nir: remove fnot/fxor/fand/for opcodes
Jonathan Marek
2019-06-26
2
-6
/
+2
*
freedreno: use util_dynarray_clear instead of util_dynarray_resize(_, 0)
Nicolai Hähnle
2019-06-12
1
-6
/
+6
*
nir: Combine lower_fmod16/32 back into a single lower_fmod.
Kenneth Graunke
2019-06-05
1
-1
/
+1
*
nir: remove bool lowering from lower_int_to_float
Jonathan Marek
2019-05-31
1
-0
/
+1
*
nir: add lower_bitshift option
Jonathan Marek
2019-05-31
1
-0
/
+1
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
1
-14
/
+11
*
freedreno: a2xx: same gmem2mem sequence for all tiles
Jonathan Marek
2019-04-23
1
-12
/
+25
*
freedreno: a2xx: use nir_lower_io for TGSI shaders
Jonathan Marek
2019-04-23
2
-50
/
+11
*
freedreno: a2xx: fix builtin blit program compilation
Jonathan Marek
2019-04-23
1
-0
/
+1
*
freedreno: a2xx: add GL_AMD_compressed_ATC_texture support
Jonathan Marek
2019-04-23
1
-0
/
+6
*
freedreno: Use enum values from matching enum
Kristian H. Kristensen
2019-04-18
1
-1
/
+1
*
freedreno/a2xx: Fix redundant if statement
Kristian H. Kristensen
2019-04-18
1
-16
/
+14
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-2
/
+4
*
nir/i965/freedreno/vc4: add a bindless bool to type size functions
Timothy Arceri
2019-04-12
1
-1
/
+1
*
nir: Get rid of global registers
Jason Ekstrand
2019-04-09
1
-1
/
+0
*
nir/radv: remove restrictions on opt_if_loop_last_continue()
Timothy Arceri
2019-04-09
1
-1
/
+1
*
tgsi_to_nir: Produce optimized NIR for a given pipe_screen.
Timur Kristóf
2019-03-05
1
-3
/
+5
*
freedreno: Plumb pipe_screen through to irX_tgsi_to_nir.
Timur Kristóf
2019-03-05
3
-4
/
+9
*
freedreno: a2xx: fix mipmapping for NPOT textures
Jonathan Marek
2019-02-27
1
-0
/
+6
*
freedreno: a2xx: fix fast clear for some gmem configurations
Jonathan Marek
2019-02-27
1
-3
/
+3
*
freedreno: a2xx: add use_hw_binning function
Jonathan Marek
2019-02-27
1
-2
/
+24
*
freedreno: a2xx: don't write 4th vertex in mem2gmem
Jonathan Marek
2019-02-27
1
-3
/
+1
[next]