Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
d0b4ac642b76506dd29e505bdf4ef4ca542e2da5
/
src
/
gallium
d0b4ac6
targets/clover: link against libmesautil.la
by Jan Vesely
· 10 years ago
e281363
gallivm: Fix build with latest LLVM
by Jan Vesely
· 10 years ago
6b834af
targets/dri: link with mesautil
by Roland Scheidegger
· 10 years ago
9042e88
gallium/docs: Document TEX2/TXL2/TXB2 instructions and fix up other tex doc
by Roland Scheidegger
· 10 years ago
c3c3375
gallivm: fix cube map array (and cube map shadow with bias) handling
by Roland Scheidegger
· 10 years ago
ea05cfa
llvmpipe: implement support for cube map arrays
by Roland Scheidegger
· 10 years ago
b249712
targets/graw-gdi: link with mesautil, not mesautils
by Brian Paul
· 10 years ago
c4e23f0
targets/libgl-gdi: link with mesautil
by Brian Paul
· 10 years ago
0ba5d80
targets/egl-static: link with libmesautil.la
by Brian Paul
· 10 years ago
b035869
targets/vdpau: link with libmesautil.la to fix build breakage
by Brian Paul
· 10 years ago
ff0cbfb
svga: SVGA_3D_CMD_BIND_GB_SHADER needs to reserve two relocations.
by Matthew McClure
· 10 years ago
0236e75
gallium: Add libmesautil dependency to gdm and xa targets
by Jason Ekstrand
· 10 years ago
992e1ea
gallium: Move sRGB <-> RGB handling to libmesautil
by Jason Ekstrand
· 10 years ago
efa0aa8
util: Gather some common macros
by Jason Ekstrand
· 10 years ago
1e0da62
util: Move ralloc to a new src/util directory.
by Kenneth Graunke
· 11 years ago
87e719a
targets/dri: resolve the scons build
by Emil Velikov
· 10 years ago
6614def
gallium: Fix compiler warning.
by Jan Vesely
· 10 years ago
47e5039
st/dri: Fix driver loading if swrast isn't built
by Aaron Watry
· 10 years ago
152006e
Remove XA state tracker support for Radeon
by Marek Olšák
· 10 years ago
3b69347
llvmpipe: don't store number of layers per level
by Roland Scheidegger
· 10 years ago
7e7aebb
llvmpipe: integrate memory allocation into llvmpipe_texture_layout
by Roland Scheidegger
· 10 years ago
47096fb
llvmpipe: get rid of impossible code in alloc_image_data
by Roland Scheidegger
· 10 years ago
3a9278b
r600g: Implement gpu_shader5 textureGather
by Glenn Kennard
· 10 years ago
150ac07
r600g/radeonsi: Prefer VRAM for CPU -> GPU streaming buffers
by Michel Dänzer
· 10 years ago
8898fff
r600g/radeonsi: Reduce or even drop special treatment of persistent mappings
by Michel Dänzer
· 10 years ago
095c37e
target-helpers: Do not build kms_dri on libdrm-less platforms.
by Jon TURNEY
· 10 years ago
b1eb00c
r600g: gpu_shader5 gl_SampleMaskIn support
by Glenn Kennard
· 10 years ago
2768a56
r600g: Implement gpu_shader5 integer ops
by Glenn Kennard
· 10 years ago
2133a1a
r600g: Add IMUL_HI/UMUL_HI support
by Glenn Kennard
· 10 years ago
a48b615
r600g: Implement GL_ARB_texture_query_lod
by Glenn Kennard
· 10 years ago
bfb0da9
gallium: Add a uif() helper function to complement fui()
by Eric Anholt
· 10 years ago
5a12155
gallivm: fix up out-of-bounds level when using conformant out-of-bound behavior
by Roland Scheidegger
· 10 years ago
e57ad3d
dri: Add a new capabilities for drivers that can't share buffers
by Giovanni Campagna
· 10 years ago
3b176c4
gallium: Add a dumb drm/kms winsys backed swrast provider
by Giovanni Campagna
· 10 years ago
e3a3dbe
st/gbm: don't segfault if the fail to create the screen
by Emil Velikov
· 10 years ago
d93ae21
st/gbm: retrieve the driver-name via dd_driver_name()
by Emil Velikov
· 10 years ago
b12d5f0
os_process.c: Add cygwin as an expected platform
by Yaakov Selkowitz
· 10 years ago
7844263
svga: remove unneeded depth==1 assertion in svga_texture_view_surface()
by Brian Paul
· 10 years ago
66a1b3a
st/wgl: Clamp wglChoosePixelFormatARB's output nNumFormats to nMaxFormats.
by José Fonseca
· 10 years ago
8d0a1a6
gallium/radeon: Add some Emacs .dir-locals.el files
by Michel Dänzer
· 10 years ago
9a53f94
ilo: fix fb height of HiZ ops
by Chia-I Wu
· 10 years ago
a9528ce
r600g,radeonsi: switch all occurences of array_size to util_max_layer
by Marek Olšák
· 10 years ago
71ce922
radeonsi: fix occlusion queries on Hawaii
by Marek Olšák
· 10 years ago
156b7e2
winsys/radeon: fix vram_size overflow with Hawaii
by Marek Olšák
· 10 years ago
0e7f563
radeonsi: fix a hang with streamout on Hawaii
by Marek Olšák
· 10 years ago
3d9e874
radeonsi: fix a hang with instancing on Hawaii
by Marek Olšák
· 10 years ago
c7407b9
gallium/util: add a helper for calculating primitive count from vertex count
by Marek Olšák
· 10 years ago
9b04647
radeonsi: fix CMASK and HTILE calculations for Hawaii
by Marek Olšák
· 10 years ago
ecbd3a5
r600g,radeonsi: add debug flags which disable tiling
by Marek Olšák
· 10 years ago
04f2c88
gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
by Marek Olšák
· 10 years ago
d5bcb5e
r600g: switch SNORM conversion to DX and GLES behavior
by Marek Olšák
· 10 years ago
5fe2059
util: Fix typo
by Tom Stellard
· 10 years ago
cc1e1da
ilo: correctly propagate resource renames to hardware
by Chia-I Wu
· 10 years ago
fb18203
ilo: add ilo_resource_get_bo() helper
by Chia-I Wu
· 10 years ago
6f0c1f2
radeonsi: Use util_memcpy_cpu_to_le32()
by Tom Stellard
· 10 years ago
f0e0737
util: Add util_memcpy_cpu_to_le32() v3
by Tom Stellard
· 10 years ago
3d636b4
clover: Add checks for image support to the image functions v2
by Tom Stellard
· 10 years ago
7f96bea
r600g/compute: Add debug information to promote and demote functions
by Bruno Jiménez
· 10 years ago
e771512
r600g/compute: Add documentation to compute_memory_pool
by Bruno Jiménez
· 10 years ago
717e3b1
ilo: unblock an inline write with a staging bo
by Chia-I Wu
· 10 years ago
7395432
ilo: try unblocking a transfer with a staging bo
by Chia-I Wu
· 10 years ago
0a0e57b
ilo: enable persistent and coherent transfers
by Chia-I Wu
· 10 years ago
b02e993
ilo: drop ptr from ilo_transfer
by Chia-I Wu
· 10 years ago
b1dd54d
ilo: s/TRANSFER_MAP_UNSYNC/TRANSFER_MAP_GTT_UNSYNC/
by Chia-I Wu
· 10 years ago
2a82bb3
ilo: drop unused context param from transfer functions
by Chia-I Wu
· 10 years ago
8abf6c0
ilo: tidy up transfer mapping/unmapping
by Chia-I Wu
· 10 years ago
2f4bed0
ilo: tidy up choose_transfer_method()
by Chia-I Wu
· 10 years ago
91656eb
ilo: free transfers with util_slab_free()
by Chia-I Wu
· 10 years ago
1d3e06c
clover: Add clUnloadPlatformCompiler.
by EdB
· 10 years ago
3986942
clover: Add clCreateProgramWithBuiltInKernels.
by EdB
· 10 years ago
4714c4e
ilo: simplify ilo_flush()
by Chia-I Wu
· 10 years ago
654fd3e
r600g/compute: Defrag the pool at the same time as we grow it
by Bruno Jiménez
· 10 years ago
4ca04f3
r600g/compute: Try to use a temporary resource when growing the pool
by Bruno Jiménez
· 10 years ago
5eb11eb
freedreno: fix typo in gpu version check
by Rob Clark
· 10 years ago
db193e5
freedreno/ir3: split out shader compiler from a3xx
by Rob Clark
· 10 years ago
7d7e6ae
freedreno/a3xx/compiler: rename ir3_shader to ir3
by Rob Clark
· 10 years ago
faaeddb
freedreno/a3xx/compiler: scheduler vs pred reg
by Rob Clark
· 10 years ago
9f39132
freedreno/a3xx/compiler: little cleanups
by Rob Clark
· 10 years ago
d48faad
freedreno/a3xx: enable/disable wa's based on patch-level
by Rob Clark
· 10 years ago
9613ca5
freedreno/a3xx/compiler: make IR heap dyanmic
by Rob Clark
· 10 years ago
0bc1fa2
r600g/compute: Fix singed/unsigned comparison compiler warnings.
by Jan Vesely
· 10 years ago
0ec8587
clover: Query the device to see if images are supported
by Tom Stellard
· 10 years ago
1607a8e
gallium: Add PIPE_CAP_COMPUTE_IMAGES_SUPPORTED
by Tom Stellard
· 10 years ago
d6b89ae
r600g/compute: Allow compute_memory_defrag to defragment between resources
by Bruno Jiménez
· 10 years ago
5cf1080
r600g/compute: Allow compute_memory_move_item to move items between resources
by Bruno Jiménez
· 10 years ago
cce5814
winsys/radeon: fix indentation
by Jerome Glisse
· 10 years ago
0ddc28b
nvc0/ir: support 2d constbuf indexing
by Ilia Mirkin
· 10 years ago
4eef537
gm107/ir: emit LDC subops
by Ilia Mirkin
· 10 years ago
fc3d5fe
gk110/ir: emit load constant subop
by Ilia Mirkin
· 10 years ago
dfb0ca1
nv50/ir: fix phi/union sources when their def has been merged
by Ilia Mirkin
· 10 years ago
32702cc
nv50/ir: fix hard-coded TYPE_U32 sized register
by Ilia Mirkin
· 10 years ago
3f6b34b
nvc0: mark shader header if fp64 is used
by Ilia Mirkin
· 10 years ago
b21a2879
nv50/ir: keep track of whether the program uses fp64
by Ilia Mirkin
· 10 years ago
47e5a8d
nvc0: make sure that the local memory allocation is aligned to 0x10
by Ilia Mirkin
· 10 years ago
9d61668
ilo: check the tilings of imported handles
by Chia-I Wu
· 10 years ago
cbc943c
ilo: clean up resource bo renaming
by Chia-I Wu
· 10 years ago
cf8c994
ilo: share some code between {tex,buf}_create_bo
by Chia-I Wu
· 10 years ago
c1a1a62
ilo: use native 3-component vertex formats on GEN7.5+
by Chia-I Wu
· 10 years ago
2126541
ilo: allow for device-dependent format translation
by Chia-I Wu
· 10 years ago
2f181bc
freedreno/a3xx/compiler: fix p0 (kill, etc)
by Rob Clark
· 10 years ago
Next »