86551 Révisions (cd724208d3e1e3307f84a794f2c1fc83b69ccf8a)
 

Auteur SHA1 Message Date
  Brian Paul cd724208d3 mesa: if MESA_DEBUG=context, create a debug context il y a 8 ans
  Nicolai Hähnle fb17b7f99d u_simple_shaders: try to un-break the Windows build il y a 8 ans
  Nicolai Hähnle 6403a9e074 radeonsi: fix a subtle bounds checking corner case with 3-component attributes il y a 8 ans
  Nicolai Hähnle 50c95d0c54 radeonsi: reject some 3-component formats as buffer textures il y a 8 ans
  Nicolai Hähnle 78314c57cb st/mesa: swap bytes in the fallback format translation path of GetTexImage il y a 8 ans
  Nicolai Hähnle 22360406f7 st/mesa: simplify and fix st_GetTexSubImage il y a 8 ans
  Nicolai Hähnle 7cdf292dc3 st/mesa: fix SINT <-> UINT conversion during PBO upload / download il y a 8 ans
  Nicolai Hähnle 5e10a3d6e5 st/mesa: change st_pbo_create_upload_fs to st_pbo_get_upload_fs il y a 8 ans
  Nicolai Hähnle 2fb4b5bdf6 st/mesa: fix ReadPixels into packed formats with PBO il y a 8 ans
  Nicolai Hähnle 3817a7a1d7 util/blitter: add clamping during SINT <-> UINT blits il y a 8 ans
  Nicolai Hähnle ab5fd10eaa util/blitter: index texfetch_col shaders by type il y a 8 ans
  Lionel Landwerlin 25a8e8bbd5 i965: miptree: prevent potential NULL pointer access il y a 8 ans
  Jordan Justen 615ccf44cf intel/blorp: Use designated initializers in surf_convert_to_single_slice il y a 8 ans
  Liu Zhiquan b663753f3b EGL/android: pbuffer implementation il y a 8 ans
  Eric Engestrom 25c60fa6a2 egl: add missing error-checking to eglReleaseTexImage() il y a 9 ans
  Ben Widawsky 19a01f8139 i965: Fix KBL typo in string il y a 8 ans
  Ben Widawsky 37370f6bfc i965: Consolidate GEN9 LP definition il y a 8 ans
  Ben Widawsky 2193fb0e1f i965/glk: Add basic Geminilake support il y a 8 ans
  Vinson Lee ed6694d511 util: Fix Clang trivial destructor check. il y a 8 ans
  Ilia Mirkin dafffd2f11 swr: mark color clamping as unsupported il y a 8 ans
  Ilia Mirkin 2b6b15ab3f swr: always enable adding start/base vertex to gl_VertexId il y a 8 ans
  Ilia Mirkin 6364491a0b swr: add support for upper-left fragcoord position il y a 8 ans
  Ilia Mirkin a2c1d58ddb swr: make sure that all rendering is finished on shader destroy il y a 8 ans
  Ilia Mirkin 7caed50ff4 swr: disable blending for integer formats il y a 8 ans
  Ilia Mirkin 2f19a974a5 swr: mark rgb9_e5 as unrenderable il y a 8 ans
  Ilia Mirkin 6fd398f48e swr: no support for shader stencil export il y a 8 ans
  Ilia Mirkin 96291478ea swr: mark both frag and vert textures read, don't forget about cbs il y a 8 ans
  Ilia Mirkin 8c0f76e961 swr: fix texture layout for compressed formats il y a 8 ans
  Ilia Mirkin 00efbbc38c swr: add archrast generated files to gitignore il y a 8 ans
  Ilia Mirkin b53a33feef swr: [rasterizer jitter] don't bother quantizing unused channels il y a 8 ans
  Ilia Mirkin 5dd0b8d3c6 swr: [rasterizer memory] fix store tile for 128-bit ymajor tiling il y a 8 ans
  Ilia Mirkin 45d9cd36fe swr: [rasterizer memory] add support for R32_FLOAT_X8X24 formats il y a 8 ans
  Dave Airlie 713522fb8d ac/nir/llvm: fix channel in texture gather lowering code. il y a 8 ans
  Dave Airlie 38ab625c5f radv: don't crash on null swapchain destroy. il y a 8 ans
  Dave Airlie 253fa25d09 wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR il y a 8 ans
  Jordan Justen 0ac57afa6f isl: Fix height calculation in isl_msaa_interleaved_scale_px_to_sa il y a 8 ans
  Emil Velikov 75a39cca8d amd: automake: android: rename sources lists to foo_FILES il y a 8 ans
  Mauro Rossi 95ed2d9d2c amd: flatten amd/common makefile structure il y a 8 ans
  Marek Olšák 74e39de932 radeonsi: set IF_THRESHOLD to 3 il y a 8 ans
  Marek Olšák 537b897f51 glsl_to_tgsi: lower small branches based on the CAP il y a 8 ans
  Marek Olšák 72217d4335 gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD il y a 8 ans
  Marek Olšák e33440070a glsl/lower_if: conditionally lower if-branches based on their size il y a 9 ans
  Marek Olšák 83d9b8a6f6 glsl/lower_if: don't lower branches touching tess control outputs il y a 9 ans
  Marek Olšák 654e9466b5 glsl/lower_if: check more node types in check_control_flow -> check_ir_node il y a 9 ans
  Marek Olšák 68f35005ed glsl/lower_if: move and rename found_control_flow il y a 9 ans
  Marek Olšák a6ff2a3378 util/disk_cache: use unambiguous naming il y a 8 ans
  Marek Olšák 31727300e1 util: import cache.c/h from glsl il y a 8 ans
  Marek Olšák 5b8876609e gallivm: limit use of setFastMathFlags to LLVM 3.8 and later il y a 8 ans
  Kenneth Graunke 341fc0073a intel: Set min_ds_entries on Broxton. il y a 8 ans
  Christian Gmeiner 0c73a3b7d0 dri: make use of loader_get_extensions_name(..) helper il y a 8 ans