index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
etnaviv: fix implicit conversion warning
Christian Gmeiner
2017-10-20
2
-2
/
+2
*
etnaviv: enable occlusion query if GPU supports it
Christian Gmeiner
2017-10-20
1
-1
/
+2
*
etnaviv: add support for occlusion queries
Christian Gmeiner
2017-10-20
1
-0
/
+78
*
etnaviv: add basic infrastructure for hw queries
Christian Gmeiner
2017-10-20
6
-0
/
+292
*
etnaviv: update headers from rnndb
Christian Gmeiner
2017-10-20
5
-89
/
+622
*
swr: Rework scratch space allocation
George Kyriazis
2017-10-19
2
-30
/
+23
*
swr: knob overrides for Intel Xeon Phi
Tim Rowley
2017-10-19
5
-1
/
+37
*
swr/rast: Add api to override draws in flight
Tim Rowley
2017-10-19
4
-19
/
+31
*
swr/rast: Widen fetch shader to SIMD16 (disabled for now)
Tim Rowley
2017-10-19
1
-13
/
+428
*
swr/rast: Change DS memory allocation
Tim Rowley
2017-10-19
2
-2
/
+3
*
swr/rast: Fix indentation
Tim Rowley
2017-10-19
1
-1
/
+1
*
swr/rast: Miscellaneous viewport array code changes
Tim Rowley
2017-10-19
5
-38
/
+71
*
swr/rast: Minor changes for os-x
Tim Rowley
2017-10-19
1
-2
/
+4
*
llvmpipe: handle shader sample mask output
Roland Scheidegger
2017-10-18
1
-2
/
+24
*
meson: Add support for the vc5 driver.
Eric Anholt
2017-10-17
1
-0
/
+65
*
meson: Add support for the vc4 driver.
Eric Anholt
2017-10-17
1
-0
/
+101
*
radeonsi: if there's just const buffer 0, set it in place of CONST/SSBO pointer
Marek Olšák
2017-10-17
4
-13
/
+87
*
ac: clean up ac_build_indexed_load function interfaces
Marek Olšák
2017-10-17
2
-19
/
+19
*
radeonsi: handle 64-bit loads earlier in fetch_constant
Marek Olšák
2017-10-17
1
-16
/
+10
*
radeonsi: add si_descriptors::gpu_address and remove buffer_offset
Marek Olšák
2017-10-17
3
-14
/
+18
*
radeonsi: unify code for extracting a buffer address from a descriptor
Marek Olšák
2017-10-17
1
-4
/
+7
*
radeonsi: remove atom parameter from si_upload_descriptors
Marek Olšák
2017-10-17
1
-8
/
+4
*
radeonsi: pack si_descriptors better again
Marek Olšák
2017-10-17
1
-2
/
+2
*
radeonsi: emit dirty consecutive pointers in one SET_SH_REG packet
Marek Olšák
2017-10-17
1
-27
/
+39
*
radeonsi: split si_emit_shader_pointer
Marek Olšák
2017-10-17
1
-11
/
+23
*
radeonsi: generalize the SI_VS_SHADER_POINTER_MASK macro
Marek Olšák
2017-10-17
3
-4
/
+4
*
radeonsi/gfx9: use SPI_SHADER_USER_DATA_COMMON
Marek Olšák
2017-10-17
1
-13
/
+13
*
radeonsi/gfx9: move RW_BUFFERS from s[0:1] to s[8:9] for HS and GS
Marek Olšák
2017-10-17
2
-39
/
+16
*
radeonsi: add GFX-IB-size query to the HUD
Marek Olšák
2017-10-17
3
-0
/
+6
*
broadcom/vc4: Fix false-positive for the tiling ioctls on simulator mode.
Eric Anholt
2017-10-17
1
-0
/
+1
*
broadcom/vc4: Skip BO labeling when in simulator mode.
Eric Anholt
2017-10-17
2
-1
/
+5
*
broadcom/vc5: Don't forget to set the RT format for 1555 textures.
Eric Anholt
2017-10-17
1
-2
/
+2
*
meson: build llvmpipe
Dylan Baker
2017-10-16
1
-0
/
+116
*
meson: build softpipe
Dylan Baker
2017-10-16
1
-0
/
+85
*
meson: build nouveau (gallium) driver
Dylan Baker
2017-10-16
1
-0
/
+224
*
meson: build radeonsi gallium driver
Dylan Baker
2017-10-16
1
-1
/
+1
*
meson: build radeonsi
Dylan Baker
2017-10-16
2
-0
/
+133
*
meson: build gallium helper drivers
Dylan Baker
2017-10-16
4
-0
/
+112
*
svga: format the version string like the rest of mesa
Eric Engestrom
2017-10-16
1
-5
/
+5
*
svga: fix format_conversion_table breakage
Brian Paul
2017-10-16
1
-2
/
+7
*
a2xx: add support for a few 16-bit color rendering formats
Ilia Mirkin
2017-10-15
2
-1
/
+11
*
freedreno/a20x: Enable rendering to RGBA/RGBX
Wladimir J. van der Laan
2017-10-15
1
-1
/
+3
*
freedreno/a20x: Fix rendering to BGRX
Wladimir J. van der Laan
2017-10-15
1
-0
/
+1
*
etnaviv: rework TS enable to be a derived state
Lucas Stach
2017-10-14
3
-5
/
+43
*
etnaviv: skip unused vertex attributes when assigning VS inputs
Lucas Stach
2017-10-14
1
-0
/
+4
*
broadcom/vc5: Remove the u_resource_vtbl usage.
Eric Anholt
2017-10-12
3
-25
/
+18
*
radeonsi: implement sync_file import/export
Marek Olšák
2017-10-12
2
-2
/
+79
*
winsys/amdgpu: implement sync_file import/export
Marek Olšák
2017-10-12
1
-0
/
+12
*
ac: add radeon_info::has_sync_file
cros-mesa-17.2.3-vanilla
chadv/cros-mesa-17.2.3-vanilla
Marek Olšák
2017-10-12
1
-0
/
+1
*
gallium: add pipe_screen::check_resource_capability
Marek Olšák
2017-10-12
4
-0
/
+57
[prev]
[next]