63790 次程式碼提交 (fea996c2aaf47707bd3f89ef493ae5760b4fe608)
 

作者 SHA1 備註 提交日期
  Bruno Jiménez 2d2af4cd2c r600g/compute: Use gallium util functions for double lists 11 年之前
  Bruno Jiménez 257d697fb9 r600g/compute: Map only against intermediate buffers 11 年之前
  Bruno Jiménez 9b933b73a9 r600g/compute: Implement compute_memory_demote_item 11 年之前
  Bruno Jiménez 0b8c29915b r600g/compute: Avoid problems when promoting items mapped for reading 11 年之前
  Bruno Jiménez 3da1b17555 r600g/compute: Only move to the pool the buffers marked for promoting 11 年之前
  Bruno Jiménez 4d1e4429e6 r600g/compute: divide the item list in two 11 年之前
  Bruno Jiménez e3dfe3f7b2 r600g/compute: Add statuses to the compute_memory_items 11 年之前
  Bruno Jiménez 9e491eb5d7 r600g/compute: Add an util function to know if an item is in the pool 11 年之前
  Bruno Jiménez 0038402753 r600g/compute: Add an intermediate resource for OpenCL buffers 11 年之前
  Iago Toral Quiroga 96a95f48ea mesa: Copy Geom.UsesEndPrimitive when cloning a geometry program. 11 年之前
  Iago Toral Quiroga ec712bf469 mesa: Init Geom.UsesEndPrimitive in shader programs. 11 年之前
  Matt Turner e974781301 glsl: Optimize (v.x + v.y) + (v.z + v.w) into dot(v, 1.0). 11 年之前
  Matt Turner f043971097 glsl: Pass in options to do_algebraic(). 11 年之前
  Matt Turner 1d9f74eda7 glsl: Rebalance expression trees that are reduction operations. 11 年之前
  Emil Velikov d300f3f51a automake: include the libdeps in the correct order 11 年之前
  Francisco Jerez 4a39e5073a clover: Calculate the serialized size of a module efficiently. 11 年之前
  Francisco Jerez ab023c27a3 clover: Optimize module serialization for vectors of fundamental types. 11 年之前
  Roland Scheidegger cad60420d5 gallivm: set mcpu when initializing llvm execution engine 11 年之前
  Tom Stellard 4aa128a123 clover: Don't use llvm's global context 11 年之前
  Tom Stellard 0cc391f013 clover: Prevent Clang from printing number of errors and warnings to stderr. 11 年之前
  Michel Dänzer 93b6b1fa83 radeon/llvm: Adapt to AMDGPU.rsq intrinsic change in LLVM 3.5 11 年之前
  Emil Velikov 949beb0b84 configure: add HAVE_GALLIUM_STATIC_TARGETS 11 年之前
  Emil Velikov d22b39e4db targets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPS 11 年之前
  Emil Velikov 571b2467ca automake: introduce helper variable 11 年之前
  Emil Velikov 86c30c6c5b target-helpers: add dd_configuration(), dd_driver_name() 11 年之前
  Emil Velikov 573b55e302 target-helpers: add dd_create_screen() helper 11 年之前
  Emil Velikov 1e414faa5e target-helpers: add a note about debug wrappers 11 年之前
  Emil Velikov 665a4d9d9b targets/pipe-loader: add driver specific drm_configuration 11 年之前
  Emil Velikov 36ff20027c pipe-loader: add pipe_loader_ops::configuration() 11 年之前
  Emil Velikov 7f00611d78 pipe-loader: note that we leak pipe_loader_drm_device->base->driver_name 11 年之前
  Emil Velikov 6984e8db91 automake: stop building i915-sw and drop explicit linking to softpipe 11 年之前
  Ilia Mirkin 25182e249e nv30: hack to avoid errors on unexpected color/zeta combinations 11 年之前
  Ilia Mirkin e1fe1435b1 nv30: tidy screen caps, add missing ones 11 年之前
  Ilia Mirkin c092c46b27 nv30: avoid dangling references to deleted contexts 11 年之前
  Ilia Mirkin 5af80f6268 nv30: plug some memory leaks on screen destroy and shader compile 11 年之前
  Ilia Mirkin 22e9551af0 nv50: organize screen caps 11 年之前
  Ilia Mirkin b03be4b0ee nvc0: organize screen caps 11 年之前
  Ilia Mirkin 7e7097a4f4 nvc0: remove vport_int hack and instead use the usual state validation 11 年之前
  David Heidelberger 8658fe3e4c r300g: don't advertize PIPE_FORMAT_B10G10R10X2_UNORM on < r500 11 年之前
  Marek Olšák 57f3da997a radeonsi: implement ARB_texture_query_lod 11 年之前
  Marek Olšák 6a2b38381e radeonsi: pass ARB_conservative_depth parameters to the hardware 11 年之前
  Marek Olšák 1df7199fc9 gallium: implement ARB_texture_query_levels 11 年之前
  Marek Olšák 552c70a837 st/mesa: set sampler_view::last_level correctly 11 年之前
  Dave Airlie c530282bbc st/mesa: handle array textures in st_texture_image_copy 11 年之前
  Marek Olšák 6818e117ce radeonsi: cosmetic changes in si_shader.c 11 年之前
  Marek Olšák c7b5a5c4a3 radeonsi: implement ARB_texture_gather and Gather functions from GLSL 4.00 11 年之前
  Marek Olšák 0df3551bf4 st/mesa: fix geometry shader max texture limit in state validation 12 年之前
  Marek Olšák bb867e2f2f r600g: fix the max vertex shader input limit 12 年之前
  Ian Romanick cc219d1d65 meta: Respect the driver's maximum number of draw buffers 11 年之前
  Roland Scheidegger 56335b4441 gallivm: fix SCALED -> NORM conversions 11 年之前