Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
31715781c62f506875a7fea017aff64fdac643af
/
src
/
gallium
651861d
radeonsi: handle first_non_void correctly in si_create_vertex_elements
by Marek Olšák
· 8 years ago
140ad27
gallivm: (trivial) fix ddiv cpu implementation
by Roland Scheidegger
· 8 years ago
517fc3e
tgsi: implement ddiv opcode
by Roland Scheidegger
· 8 years ago
e405d0d
radeonsi: always set the TCL1_ACTION_ENA when invalidating L2
by Marek Olšák
· 8 years ago
e35cfa1
swr: Align query results allocation
by George Kyriazis
· 8 years ago
34f902e
swr: Prune empty nodes in CalculateProcessorTopology.
by Bruce Cherniak
· 8 years ago
23ead4c
r600: implement DDIV
by Nicolai Hähnle
· 8 years ago
7856dfd
r600: factor out cayman_emit_unary_double_raw
by Nicolai Hähnle
· 8 years ago
41b93b1
r600: double multiply can handle only one multiply at a time
by Nicolai Hähnle
· 8 years ago
8857256
freedreno/a5xx: set frag shader threadsize
by Rob Clark
· 8 years ago
516b349
freedreno/a5xx: set fragcoordxy properly
by Rob Clark
· 8 years ago
0645c0e
freedreno/a5xx: fix psize
by Rob Clark
· 8 years ago
6aade42
freedreno/a5xx: srgb fix
by Rob Clark
· 8 years ago
4dc6ed5
freedreno/a5xx: fix int vbos
by Rob Clark
· 8 years ago
cfe14ab
freedreno/a5xx: fix clear for uint/sint formats
by Rob Clark
· 8 years ago
250b1ca
freedreno/a5xx: fix cull state
by Rob Clark
· 8 years ago
9318d81
freedreno: update generated headers
by Rob Clark
· 8 years ago
45f13c2
gallium/hud: add missing break in hud_cpufreq_graph_install()
by Samuel Pitoiset
· 8 years ago
b72f8de
radeonsi: don't forget to add HTILE to the buffer list for texturing
by Marek Olšák
· 8 years ago
1cc5774
radeonsi: fix texture gather on stencil textures
by Nicolai Hähnle
· 8 years ago
50a607c
radeonsi: Always leave poly_offset in a valid state
by Zachary Michaels
· 8 years ago
ff81869
gallivm: use #ifdef not #if for PIPE_ARCH_BIG_ENDIAN
by Dave Airlie
· 8 years ago
c67a279
radeonsi: determine in advance which VBOs should be added to the buffer list
by Marek Olšák
· 8 years ago
1db2bf8
radeonsi: use fewer pointer dereferences in upload_vertex_buffer_descriptors
by Marek Olšák
· 8 years ago
b9b9540
radeonsi: reject invalid vertex buffer indices at state creation
by Marek Olšák
· 8 years ago
cf24892
radeonsi: use a global dirty mask for shader pointers
by Marek Olšák
· 8 years ago
861d7af
radeonsi: use a bitmask-based loop in si_decompress_textures
by Marek Olšák
· 8 years ago
4bde7d3
radeonsi: skip an unnecessary mutex lock for L2 prefetches
by Marek Olšák
· 8 years ago
d93b0ea
radeonsi: si_cp_dma_prepare is a no-op for L2 prefetches
by Marek Olšák
· 8 years ago
395c498
radeonsi: add SI_CPDMA_SKIP_BO_LIST_UPDATE
by Marek Olšák
· 8 years ago
35cd755
radeonsi: use the correct target machine when building shader variants
by Marek Olšák
· 8 years ago
3ae3be6
radeonsi: move shader pipe context state into a separate structure
by Marek Olšák
· 8 years ago
65a44a7
Revert "etnaviv: Fake occlusion query capability"
by Christian Gmeiner
· 8 years ago
730574c
android: ac/debug: move sid_tables.h generation and IB decode to amd/common
by Mauro Rossi
· 8 years ago
02185a1
android: gallium/auxiliary: fix building error in Android 7.0
by Mauro Rossi
· 8 years ago
db3aaa3
android: radeonsi: fix LLVMInitializeAMDGPU* functions declaration
by Mauro Rossi
· 8 years ago
a2a63ad
android: radeon: fix LLVMInitializeAMDGPU* functions declaration
by Mauro Rossi
· 8 years ago
9c50039
nouveau: remove always false argument in nouveau_fence_new()
by Emil Velikov
· 8 years ago
4380a20
gallium: correctly manage libsensors link flags
by Emil Velikov
· 8 years ago
b7ac0f5
etnaviv: Fake occlusion query capability
by Wladimir J. van der Laan
· 8 years ago
103c363
etnaviv: add flags parameter to texture barrier
by Christian Gmeiner
· 8 years ago
3ef916c
etnaviv: handle PIPE_CAP_TGSI_FS_FBFETCH
by Christian Gmeiner
· 8 years ago
5644170
gallivm: (trivial) fix copy/paste bug with big endian code
by Roland Scheidegger
· 8 years ago
3404196
configure.ac: Revert recent HAVE_LLVM changes.
by Jose Fonseca
· 8 years ago
4d0efb9
configure.ac: Set and use HAVE_GALLIUM_LLVM define
by Tobias Droste
· 8 years ago
903eb09
gallivm: Cleanup USE_MCJIT.
by Jose Fonseca
· 8 years ago
57f1862
radeonsi: for the tess barrier, only use emit_waitcnt on SI and LLVM 3.9+
by Marek Olšák
· 8 years ago
3a8f316
st/vdpau: remove the delayed rendering hack(v1.1)
by Nayan Deshmukh
· 8 years ago
15bfdea
st/vdpau: use dri3 to directly send the buffer to X(v2)
by Nayan Deshmukh
· 8 years ago
0ef17d7
vl/dri3: use external texture as back buffers(v4)
by Nayan Deshmukh
· 8 years ago
1996323
nv50/ir: optimize shl + and
by Ilia Mirkin
· 8 years ago
5ba380c
nvc0: enable FBFETCH with a special slot for color buffer 0
by Ilia Mirkin
· 8 years ago
a1c8484
gallium: add flags parameter to texture barrier
by Ilia Mirkin
· 8 years ago
ee3ebe6
gallium: add PIPE_CAP_TGSI_FS_FBFETCH
by Ilia Mirkin
· 8 years ago
1393999
gallium: add FBFETCH opcode to retrieve the current sample value
by Ilia Mirkin
· 8 years ago
0baa639
nvc0: true up exposing of the HW_METRIC_QUERY_GROUP for maxwell
by Ilia Mirkin
· 8 years ago
5eeebca
nv50/ir: handle new DDIV op which will be used for double divisions
by Ilia Mirkin
· 8 years ago
6be4a40
tgsi: add DDIV instruction
by Nicolai Hähnle
· 8 years ago
5e94e5b
radeonsi: fix R600_DEBUG=nooptvariant
by Nicolai Hähnle
· 8 years ago
d523415
radeonsi: implement GL_FIXED vertex format
by Marek Olšák
· 8 years ago
018fb2e
radeonsi: implement 32-bit SNORM/UNORM/SSCALED/USCALED vertex formats
by Marek Olšák
· 8 years ago
44e9b67
radeonsi: make fix_fetch 64-bit
by Marek Olšák
· 8 years ago
8daf6de
gallium/hud: avoid buffer overrun
by Thomas Hindoe Paaboel Andersen
· 8 years ago
0d9a4ef
gallium/radeon: add GPU-shaders-busy HUD query
by Marek Olšák
· 8 years ago
aa0de72
gallium/radeon: make the GPU load / GRBM_STATUS monitoring extensible
by Marek Olšák
· 8 years ago
935d58a
radeonsi: show average results per frame for perf counters in HUD
by Marek Olšák
· 8 years ago
1fe7c8d
gallium/hud: disable queries during HUD draw calls
by Marek Olšák
· 8 years ago
5b2eddc
gallium/hud: increase the vertex buffer size for background quads
by Marek Olšák
· 8 years ago
4b0e9ba
st/va: delay calling begin_frame until we have all parameters
by Nayan Deshmukh
· 8 years ago
dd39e48
nvc0/ir: emit FMZ flag when requested on FFMA
by Ilia Mirkin
· 8 years ago
9b14a82
st/va: flush pipeline after post processing
by sguttula
· 8 years ago
e1ea70d
radeonsi: replace si_shader_context::soa by bld_base
by Samuel Pitoiset
· 8 years ago
ecf04b8
radeonsi: replace ctx->soa.outputs by ctx->outputs
by Samuel Pitoiset
· 8 years ago
f04088a
radeonsi: move si_shader_context::soa::addr to si_shader_context
by Samuel Pitoiset
· 8 years ago
6f0d955
radeonsi: allocate the array of immediates dynamically
by Samuel Pitoiset
· 8 years ago
f897036
nvc0/ir: only try to check for zero LOD if we aren't already forcing it
by Ilia Mirkin
· 8 years ago
eb60a89
nouveau: take extra push space into account for pushbuf_space calls
by Ilia Mirkin
· 8 years ago
fccf293
radeonsi: remove unused si_prepare_cube_coords
by Nicolai Hähnle
· 8 years ago
a0ce09b
amd/common: unify cube map coordinate handling between radeonsi and radv
by Nicolai Hähnle
· 8 years ago
0ee1ee5
radeonsi: only touch first three coordinates in si_prepare_cube_coords
by Nicolai Hähnle
· 8 years ago
9f590ee
radeonsi: remove unused si_llvm_cube_to_2d_coords
by Nicolai Hähnle
· 8 years ago
205ad52
radeonsi: restrict cube map derivative computations to the correct plane
by Nicolai Hähnle
· 8 years ago
e01deee
radeonsi: communicate cube map coordinates more explicitly
by Nicolai Hähnle
· 8 years ago
c728051
ac/debug: move .gitignore for sid_tables.h too
by Grazvydas Ignotas
· 8 years ago
e9a4ec4
glx: Add missing glproto dependency for gallium-xlib glx
by Chuck Atkins
· 8 years ago
c90f921
ac, radeonsi: automake: add missing builddir include
by Emil Velikov
· 8 years ago
9705562
st/nine: Protect dtors with mutex
by Axel Davy
· 8 years ago
5f4359e
st/nine: Flush the queue at device dtor
by Axel Davy
· 8 years ago
4e922c8
st/nine: Process pending commands on Reset
by Axel Davy
· 8 years ago
6b87a2a
st/nine: Flush pending commands if needed for surface9 changes
by Axel Davy
· 8 years ago
f895ab8
st/nine: Rework CreatePipeSurface
by Axel Davy
· 8 years ago
d43bc05
st/nine: Remove duplicated checks
by Axel Davy
· 8 years ago
9b5f5de
st/nine: Don't call u_box_union_* when dirty region is empty
by Masanori Kakura
· 8 years ago
a5f0cdb
winsys/etnaviv: automake: introduce Makefile.sources
by Emil Velikov
· 8 years ago
0467700
etnaviv: automake: include all files in the sources lists
by Emil Velikov
· 8 years ago
e8626e3
imx: gallium driver for imx-drm scanout driver
by Christian Gmeiner
· 8 years ago
c9e8b49
etnaviv: gallium driver for Vivante GPUs
by The etnaviv authors
· 8 years ago
848b49b
gallium: add renderonly library
by Christian Gmeiner
· 8 years ago
a61528f
Always defer memory free in swr_resource_destroy
by George Kyriazis
· 8 years ago
f0997e2
nvc0: enable GL 4.3 on gm107+
by Samuel Pitoiset
· 8 years ago
Next »