82487 Commits (a84b5d43e2e54dbebe3600111f4f35c29411f831)
 

Author SHA1 Message Date
  Francisco Jerez a84b5d43e2 i965: Fix cross-primitive scratch corruption when changing the per-thread allocation. 9 years ago
  Francisco Jerez d960284e44 i965: Keep track of the per-thread scratch allocation in brw_stage_state. 9 years ago
  Francisco Jerez 013ae4a70a i965: Fix scratch overallocation if the original slot size was already a power of two. 9 years ago
  Kenneth Graunke 2df8f4a253 mesa: Make TexSubImage check negative dimensions sooner. 9 years ago
  Brian Paul cf9bb9acac util: update some assertions in util_resource_copy_region() 9 years ago
  Kenneth Graunke 5a0d294d38 i965: Fix encode_slm_size() to take a generation, not a device info. 9 years ago
  Kenneth Graunke 667e5cec76 i965: Don't leak scratch BOs for TCS/TES. 9 years ago
  Nanley Chery a4a5917248 anv/pipeline: Don't dereference NULL dynamic state pointers 9 years ago
  Nanley Chery a0d84a9ef9 anv: Document and rename anv_pipeline_init_dynamic_state() 9 years ago
  Samuel Pitoiset 7f257abc1b nvc0/ir: clamp the UBO index for compute on Kepler 9 years ago
  Marek Olšák 6e1b12c788 radeonsi: enable scratch coalescing 9 years ago
  Jimmy Berry 0c0f841e5d st/va: hardlink driver instances to gallium_drv_video.so 9 years ago
  Jan Vesely 1fb4179f92 vl: Fix trivial sign compare warnings 9 years ago
  Rob Herring 112e988329 Android: move libdrm settings to top-level Android.common.mk 9 years ago
  Rob Herring 54e550ab8a Android: disable some noisy warnings 9 years ago
  Emil Velikov db8790c0da st/mesa: inline _mesa_create_context() into its only caller 9 years ago
  Emil Velikov a4fa8bf819 st/mesa: remove unneeded break from st_api_create_context() 9 years ago
  Emil Velikov 6406bc1592 st/mesa: use c99 initializer for st_gl_api 9 years ago
  Emil Velikov 15bc7856bf gallium: remove st_api::get_proc_address hook 9 years ago
  Emil Velikov 23a7fca6aa mesa: remove _mesa_init_get_hash() 9 years ago
  Emil Velikov b81685eb32 mesa: kill off _mesa_do_init_remap_table() 9 years ago
  Emil Velikov bfbf286f7d mesa: use native types when possible 9 years ago
  Emil Velikov 3f80c95f35 mesa: make _mesa_map_function_spec() static 9 years ago
  Emil Velikov 390678f27d mesa: remove used _mesa_get_function_spec() and gl_function_remap 9 years ago
  Emil Velikov 5b700059a8 mesa: remove unused _mesa_map_function_array() 9 years ago
  Emil Velikov 5378ee8187 glapi: remap_helper.py: remove MESA_alt_functions 9 years ago
  Emil Velikov b5dd8e0cf8 mesa: remove unused function _mesa_map_static_functions() 9 years ago
  Emil Velikov 07ae8c7df7 dri/common: remove unused libdri_test_stubs.la 9 years ago
  Emil Velikov fcb5a75a66 swr: automake: add missing -I flag 9 years ago
  Emil Velikov f4d26856df automake: add SWR to `make distcheck' gallium drivers 9 years ago
  Emil Velikov bab5ab6940 configure.ac: strip out the llvm-config -march/mtune flags 9 years ago
  Chuck Atkins c86fcaca72 swr: Add missing headers for package inclusion 9 years ago
  Emil Velikov 8229fe68b5 automake: get in-tree `make distclean' working again. 9 years ago
  Jan Vesely ace70aedcf gallivm: Fix trivial sign warnings 9 years ago
  Julien Isorce a04804746f st/va: use proper temp pipe_video_buffer template 9 years ago
  Julien Isorce 6c43e0016e st/va: it is valid to release the VABuffer of an exported resource 9 years ago
  Timothy Arceri 30df78236c glsl: fix component overlap validation for doubles 9 years ago
  Timothy Arceri ad3def919e glsl: fix max varyings count for ARB_enhanced_layouts 9 years ago
  Kenneth Graunke 0fb85ac08d i965: Use the correct number of threads for compute shaders. 9 years ago
  Kenneth Graunke 1db37ebecf i965: Assert that the scratch spaces are in range. 9 years ago
  Kenneth Graunke a42a93dc12 i965: Fix CS scratch size calculations on Ivybridge and Baytrail. 9 years ago
  Kenneth Graunke 147a90d82a i965: Fix Haswell CS per-thread scratch space encoding. 9 years ago
  Kenneth Graunke a7d029d3df i965: Account for poor address calculations in Haswell CS scratch size. 9 years ago
  Kenneth Graunke 2213ffdb4b i965: Allocate scratch space for the maximum number of compute threads. 9 years ago
  Kenneth Graunke 9cd8f95809 i965: Set subslice_total on Gen7/7.5 platforms. 9 years ago
  Kenneth Graunke 87d062a940 i965: Fix shared local memory size for Gen9+. 9 years ago
  Ilia Mirkin 3f48548a6f nv50: reinstate dedicated constbuf push path 9 years ago
  Ilia Mirkin f47845596b nv50: enable indirect addressing of fragment shader inputs 9 years ago
  Ilia Mirkin 7d7e015381 mesa: add drawbuffer argument to ClearNamedFramebufferfi 9 years ago
  Ilia Mirkin 92351a71a8 GL: update glcorearb.h to svn 32433 9 years ago