69051 次代码提交 (7bc39c8418ee5de49e3d38aaf5f9e478ff78874c)
 

作者 SHA1 备注 提交日期
  Eric Anholt 7bc39c8418 vc4: Add a dump-the-surface-contents routine. 10 年前
  Eric Anholt 4df13f55b6 vc4: Allow DRI3 on simulation, as well. 10 年前
  Eric Anholt 7f797e3d17 vc4: Fix pitch alignment of linear textures. 10 年前
  Eric Anholt b3ea377f86 vc4: Write the alignment of level width consistently in validation. 10 年前
  Eric Anholt 8975a09494 vc4: Fix use of a bool as an enum. 10 年前
  Eric Anholt 04605c21f6 vc4: Decide the HW's format before laying out the miptree. 10 年前
  Eric Anholt 25d60763d9 vc4: Use our device-specific ioctls for create/mmap. 10 年前
  Eric Anholt af3d747194 vc4: Make a new #define for making code conditional on the simulator. 10 年前
  Eric Anholt 9bafcf630a vc4: Add some useful debug printfs for miptrees. 10 年前
  Ilia Mirkin baa22c8825 glsl: avoid calling base_alignment when samplers are involved 10 年前
  Ilia Mirkin 43277fcd59 Revert "nv50,nvc0: remove bogus 64_FLOAT formats" 10 年前
  Mario Kleiner 1110113a7f mapi: Make private copies of name strings provided by client. 10 年前
  Tom Stellard dfb1ae9d91 clover: Return 0 as storage size for local kernel args that are not set v2 10 年前
  Tom Stellard 769b366b83 gallivm: Use MCInstrInfo in the disassembler for querying instruction info 10 年前
  Giuseppe Bilotta 7932b30892 clover: use get_device_vendor instead of get_vendor 10 年前
  Giuseppe Bilotta 76039b38f0 gallium: implement get_device_vendor() for existing drivers 10 年前
  Giuseppe Bilotta 31d4e6fbff gallium: introduce get_device_vendor() entrypoint for pipes 10 年前
  Giuseppe Bilotta 9280f17e82 gallium: remove trailing whitespace in p_screen.h 10 年前
  Tom Stellard 6e17936bf8 clover: The unit for CL_DEVICE_MEM_BASE_ADDR_ALIGN is bits not bytes 10 年前
  Tom Stellard 2b12b1752a clover: Add all the mandatory 1.1 extensions to the extension string 10 年前
  Tom Stellard 96f9cc9181 clover: Add a space at the end of CL_DEVICE_OPENCL_C_VERSION 10 年前
  Francisco Jerez 3d1bba7c9b i965/vec4: Fix handling of multiple register reads and writes in dead_code_eliminate(). 10 年前
  Francisco Jerez 2babde35b9 i965/vec4: Calculate live intervals with subregister granularity. 10 年前
  Francisco Jerez e6e655ef76 i965/vec4: Define helpers to calculate the common live interval of a range of variables. 10 年前
  Francisco Jerez eddb87402e i965/vec4: Define helper functions to convert a register to a variable index. 10 年前
  Francisco Jerez ce030a6399 i965/vec4: Don't lose the force_writemask_all flag during CSE. 10 年前
  Francisco Jerez 1db9c0cd0c i965/vec4: Fix handling of multiple register reads and writes in opt_cse(). 10 年前
  Francisco Jerez d041a43c0f i965/vec4: Fix handling of multiple register reads and writes during copy propagation. 10 年前
  Francisco Jerez 588859e18c i965/vec4: Fix handling of multiple register reads and writes in split_virtual_grfs(). 10 年前
  Francisco Jerez 9304f60cbe i965/vec4: Fix handling of multiple register reads and writes in opt_register_coalesce(). 10 年前
  Francisco Jerez 74c7e5d351 i965: Define method to check whether a backend_reg is inside a given range. 10 年前
  Francisco Jerez bf6eb37e0b i965/vec4: Remove dependency of vec4_live_variables on the visitor. 10 年前
  Francisco Jerez 2e7622a487 i965/vec4: Trivial copy propagate clean-up. 10 年前
  Francisco Jerez 7526ee36bc i965/vec4: Add argument index and type checks to SEL saturate propagation. 10 年前
  Francisco Jerez 24073b2cd7 i965/vec4: Fix broken saturate mask check in copy propagation. 10 年前
  Francisco Jerez 18dc59c212 i965/vec4: Don't lose copy propagation saturate bits for not written components. 10 年前
  Francisco Jerez a3733defbe Revert "i965/vec4: Don't lose the saturate modifier in copy propagation." 10 年前
  Francisco Jerez 21c829e5cc i965/vec4: Remove unused method definition. 10 年前
  Francisco Jerez 516d45f78a i965/vec4: Some more trivial swizzle clean-up. 10 年前
  Francisco Jerez 430c6bf70e i965/vec4: Improve src_reg/dst_reg conversion constructors. 10 年前
  Francisco Jerez 62fd335338 i965/vec4: Pass argument by reference to src_reg/dst_reg conversion constructors. 10 年前
  Francisco Jerez 23bda945f5 i965/vec4: Remove swizzle_for_size() in favour of brw_swizzle_for_size(). 10 年前
  Francisco Jerez 5bcca9f8dc i965/vec4: Remove broken vector size deduction in setup_builtin_uniform_values(). 10 年前
  Francisco Jerez 132cdcc468 i965/vec4: Simplify visitor handling of swizzles using the swizzle utils. 10 年前
  Francisco Jerez 9a17e4e900 i965/vec4: Simplify opt_register_coalesce() using the swizzle utils. 10 年前
  Francisco Jerez 05ec72d8ec i965/vec4: Simplify reswizzle() using the swizzle utils. 10 年前
  Francisco Jerez 7b30493dc4 i965/vec4: Simplify opt_reduce_swizzle() using the swizzle utils. 10 年前
  Francisco Jerez eb9bd3a1b0 i965: Fix signedness of backend_reg::reg_offset. 10 年前
  Francisco Jerez 7e816c7feb i965/vec4: Fix signedness of dst_reg::writemask. 10 年前
  Francisco Jerez 7678fb9c63 i965/vec4: Don't use GL types in the IR data structures. 10 年前