88266 Commits (5c93d274231ad36934c5338747ce14b95231031d)
 

Author SHA1 Message Date
  Timothy Arceri 5c93d27423 mesa/glsl/i965: set and use tcs vertices_out directly 9 years ago
  Timothy Arceri 4cd709e2bc i965: get outputs_written from gl_program 9 years ago
  Dave Airlie ef71b867ee gallivm: use #ifdef not #if for PIPE_ARCH_BIG_ENDIAN 8 years ago
  Timothy Arceri 3fe8d04a6d mesa: don't always set _NEW_PROGRAM when linking 8 years ago
  Timothy Arceri aad93402c0 mesa: change init subroutine defaults helper to work per gl_program 8 years ago
  Timothy Arceri 90d950038f mesa/glsl: move ProgramResourceList to gl_shader_program_data 9 years ago
  Timothy Arceri 62f718bfcb glsl: store number of explicit uniform loactions in gl_shader_program 9 years ago
  Timothy Arceri c054bbf0d4 glsl: create a new link_and_validate_uniforms() helper 9 years ago
  Timothy Arceri ce4fb3c8a1 glsl: make a bunch of varying linking functions static 9 years ago
  Timothy Arceri 90fffd1770 glsl: move more varying linking code to link_varyings.cpp 9 years ago
  Topi Pohjolainen 180653c357 i965/blorp: Make post draw flush more explicit 8 years ago
  Topi Pohjolainen 46b346899d i965/gen6: Issue direct depth stall and flush after depth clear 8 years ago
  Topi Pohjolainen e6da6943fe i965: Make depth clear flushing more explicit 8 years ago
  Topi Pohjolainen 4840a53e90 i965/blorp: Use the render cache mechanism instead of explicit flushing 8 years ago
  Emil Velikov ea8b2624c8 utils: really remove the __END_DECLS macro 8 years ago
  Emil Velikov 9f8dc3bf03 utils: build sha1/disk cache only with Android/Autoconf 8 years ago
  Emil Velikov d1efa09d34 util: import sha1 implementation from OpenBSD 8 years ago
  Kenneth Graunke 5b4a531207 i965: Make brw_cache_item structure private to brw_program_cache.c. 9 years ago
  Marek Olšák c67a2793b3 radeonsi: determine in advance which VBOs should be added to the buffer list 8 years ago
  Marek Olšák 1db2bf8d2b radeonsi: use fewer pointer dereferences in upload_vertex_buffer_descriptors 8 years ago
  Marek Olšák b9b9540a60 radeonsi: reject invalid vertex buffer indices at state creation 8 years ago
  Marek Olšák cf248929bf radeonsi: use a global dirty mask for shader pointers 8 years ago
  Marek Olšák 861d7af1cb radeonsi: use a bitmask-based loop in si_decompress_textures 8 years ago
  Marek Olšák 4bde7d3d3c radeonsi: skip an unnecessary mutex lock for L2 prefetches 8 years ago
  Marek Olšák d93b0eacb7 radeonsi: si_cp_dma_prepare is a no-op for L2 prefetches 8 years ago
  Marek Olšák 395c49849d radeonsi: add SI_CPDMA_SKIP_BO_LIST_UPDATE 8 years ago
  Marek Olšák 35cd7551a4 radeonsi: use the correct target machine when building shader variants 8 years ago
  Marek Olšák 3ae3be6dd4 radeonsi: move shader pipe context state into a separate structure 8 years ago
  Ben Widawsky b0cc55f298 i965: Fix SURFACE_STATE to handle non-zero aux offsets 9 years ago
  Christian Gmeiner 65a44a76fc Revert "etnaviv: Fake occlusion query capability" 8 years ago
  Mauro Rossi 730574c58e android: ac/debug: move sid_tables.h generation and IB decode to amd/common 8 years ago
  Mauro Rossi 02185a1c9b android: gallium/auxiliary: fix building error in Android 7.0 8 years ago
  Mauro Rossi f93f7cae14 android: amd/common: fix LLVMInitializeAMDGPU* functions declaration 8 years ago
  Mauro Rossi db3aaa3137 android: radeonsi: fix LLVMInitializeAMDGPU* functions declaration 8 years ago
  Mauro Rossi a2a63ad262 android: radeon: fix LLVMInitializeAMDGPU* functions declaration 8 years ago
  Emil Velikov 9c5003996c nouveau: remove always false argument in nouveau_fence_new() 8 years ago
  Emil Velikov af4a298719 egl/wayland: resolve quirky try_damage_buffer() implementation 8 years ago
  Emil Velikov 687cf37bbe configure: error out when building static XOR shared 9 years ago
  Emil Velikov da410e6afa configure: explicitly require shared glapi for enable-dri 9 years ago
  Emil Velikov b628fdd6e7 configure: factor out commom egl/gbm checks 9 years ago
  Emil Velikov e8044dd434 configure: remove HAVE_EGL_DRIVER_DRI[23] 9 years ago
  Emil Velikov 3b887f122f configure: forbid static EGL/GBM 9 years ago
  Emil Velikov d4066216c6 configure: remove unused AC_SUBST variables 9 years ago
  Emil Velikov 4380a2098b gallium: correctly manage libsensors link flags 9 years ago
  Emil Velikov cb5e799448 egl/wayland: unify dri2_wl_create_surface implementations 9 years ago
  Emil Velikov bfd6314350 egl/wayland: use the destroy_window_callback for swrast 9 years ago
  Emil Velikov 3ecd6c6abd glx: unify GLX_SGIX_pbuffer aliased declarations 9 years ago
  Emil Velikov 9898bcf3f4 glx: use GLX_ALIAS for glXGetProcAddress 9 years ago
  Emil Velikov dfc84c2296 mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro 9 years ago
  Emil Velikov 63c58dfc65 android: set HAVE_FUNC_ATTRIBUTE_ALIAS 9 years ago