64133 Commits (828686d4ebe055d1c6583192bc57742e101ff931)
 

Author SHA1 Message Date
  Carl Worth 828686d4eb glsl/glcpp: Drop extra, final newline from most output 11 years ago
  Carl Worth 5dbdc341e8 glsl/glcpp: Add testing for EOF sans newline (and fix for <DEFINE>, <COMMENT>) 11 years ago
  Carl Worth 21dda50549 glsl/glcpp: Remove some un-needed calls to NEWLINE_CATCHUP 11 years ago
  Carl Worth cc335c0e57 glsl/glcpp: Add support for comments between #define and macro identifier 11 years ago
  Carl Worth ea2e9300ec glsl/glcpp: Emit proper error for #define with a non-identifier 11 years ago
  Carl Worth 9e45fb6f51 glsl/glcpp: Add testing for directives preceded by a space 11 years ago
  Carl Worth da7f226a27 glsl/glcpp: Fix to emit spaces following directives 11 years ago
  Marek Olšák 49e2275d0d configure.ac: require libdrm_radeon 2.4.56 because of the Hawaii fix there 11 years ago
  Jason Ekstrand 3ea922dd7c main/get_hash_params: Add GL_SAMPLE_SHADING_ARB 11 years ago
  Yaakov Selkowitz b12d5f0d00 os_process.c: Add cygwin as an expected platform 11 years ago
  Yaakov Selkowitz d05f72d4c3 xmlconfig: Use program_invocation_short_name when building for cygwin 11 years ago
  Brian Paul 448f14918c docs: fix date typo: July 78 -> 18 11 years ago
  Brian Paul 7844263f07 svga: remove unneeded depth==1 assertion in svga_texture_view_surface() 11 years ago
  José Fonseca 66a1b3a1da st/wgl: Clamp wglChoosePixelFormatARB's output nNumFormats to nMaxFormats. 11 years ago
  Michel Dänzer 8d0a1a6bc0 gallium/radeon: Add some Emacs .dir-locals.el files 11 years ago
  Chia-I Wu 9a53f941c7 ilo: fix fb height of HiZ ops 11 years ago
  Tapani Pälli 76b11d15d3 glapi: add indexed blend functions (GL 4.0) 11 years ago
  Marek Olšák a9528cef6b r600g,radeonsi: switch all occurences of array_size to util_max_layer 11 years ago
  Marek Olšák 71ce92200e radeonsi: fix occlusion queries on Hawaii 11 years ago
  Marek Olšák 156b7e244c winsys/radeon: fix vram_size overflow with Hawaii 11 years ago
  Marek Olšák 0e7f56313d radeonsi: fix a hang with streamout on Hawaii 11 years ago
  Marek Olšák 3d9e87406c radeonsi: fix a hang with instancing on Hawaii 11 years ago
  Marek Olšák c7407b94a8 gallium/util: add a helper for calculating primitive count from vertex count 11 years ago
  Marek Olšák 9b046474c9 radeonsi: fix CMASK and HTILE calculations for Hawaii 11 years ago
  Marek Olšák ecbd3a545a r600g,radeonsi: add debug flags which disable tiling 11 years ago
  Marek Olšák 04f2c88f45 gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE 11 years ago
  Marek Olšák d5bcb5e8de r600g: switch SNORM conversion to DX and GLES behavior 11 years ago
  Tom Stellard 5fe20592d4 util: Fix typo 11 years ago
  Chia-I Wu cc1e1da24a ilo: correctly propagate resource renames to hardware 11 years ago
  Chia-I Wu fb1820355b ilo: add ilo_resource_get_bo() helper 11 years ago
  Tom Stellard 6f0c1f2b5f radeonsi: Use util_memcpy_cpu_to_le32() 11 years ago
  Tom Stellard f0e0737922 util: Add util_memcpy_cpu_to_le32() v3 11 years ago
  Tom Stellard 3d636b4785 clover: Add checks for image support to the image functions v2 11 years ago
  Bruno Jiménez 7f96bea5bc r600g/compute: Add debug information to promote and demote functions 11 years ago
  Bruno Jiménez e7715126f7 r600g/compute: Add documentation to compute_memory_pool 11 years ago
  Chia-I Wu 717e3b1ca1 ilo: unblock an inline write with a staging bo 11 years ago
  Chia-I Wu 7395432f2e ilo: try unblocking a transfer with a staging bo 11 years ago
  Chia-I Wu 0a0e57b070 ilo: enable persistent and coherent transfers 11 years ago
  Chia-I Wu b02e993d8c ilo: drop ptr from ilo_transfer 11 years ago
  Chia-I Wu b1dd54d9fe ilo: s/TRANSFER_MAP_UNSYNC/TRANSFER_MAP_GTT_UNSYNC/ 11 years ago
  Chia-I Wu 2a82bb30e8 ilo: drop unused context param from transfer functions 11 years ago
  Chia-I Wu 8abf6c06e8 ilo: tidy up transfer mapping/unmapping 11 years ago
  Chia-I Wu 2f4bed0405 ilo: tidy up choose_transfer_method() 11 years ago
  Chia-I Wu 91656eb375 ilo: free transfers with util_slab_free() 11 years ago
  EdB 1d3e06c216 clover: Add clUnloadPlatformCompiler. 11 years ago
  EdB 39869423cb clover: Add clCreateProgramWithBuiltInKernels. 11 years ago
  Jordan Justen be8bc588b9 glsl/cs: Add several GLSL compute shader variables 11 years ago
  Jordan Justen 12029046a2 main/cs: Add additional compute shader constant values 11 years ago
  Chris Forbes 74e100affc glsl: No longer require ubo block index to be constant in ir_validate 11 years ago
  Chris Forbes be237a6129 glsl: Accept nonconstant array references in lower_ubo_reference 11 years ago