32509 Commits (ad88ac79034a91670940276e722bdd398d5c9023)
 

Author SHA1 Message Date
  Corbin Simpson a48e17ccb0 st/mesa: Update debug infos. 15 years ago
  Corbin Simpson e42b2f7685 r300g: Properly clamp index limits. 15 years ago
  Keith Whitwell 915b3529b9 Merge commit 'origin/gallium-context-transfers-2' 15 years ago
  Keith Whitwell 51bff09f72 mesa: fix linux-dri and autogen builds since sw-api-2 merge 15 years ago
  Vinson Lee 39c2d3ecd9 radeon: Fix memory leaks from early return. 15 years ago
  Chia-I Wu 9dae0e0ff8 st/glx: Add xm_st.c to SConscript. 15 years ago
  Vinson Lee e4d10dada0 llvmpipe: Remove unnecessary header. 15 years ago
  Chia-I Wu 543a29f1a1 st/mesa: Check the format before adding depth/stencil buffers. 15 years ago
  Chia-I Wu 3475e88442 st/glx: Return a better format in choose_depth_stencil_format. 15 years ago
  Chia-I Wu 72ed7eb15a st/glx: Fix an infinite recursion in flush_front. 15 years ago
  Chia-I Wu 576d9af505 st/glx: Use st_api.h instead of st_public.h. 15 years ago
  Chia-I Wu a924dd18c3 st/egl: Use st_api.h instead of st_public.h. 15 years ago
  Chia-I Wu 3a3a31bf88 winsys/xlib, st/es: Advertise st_api.h support. 15 years ago
  Chia-I Wu de8a879f5c st/mesa: Implement st_api.h. 15 years ago
  Chia-I Wu 8bcd616a3f st/vega: Implement st_api.h. 15 years ago
  Chia-I Wu d2083056d5 gallium: Add st_api.h. 15 years ago
  Brian Paul e574b79485 gallivm: checkpoint WIP cubemap code 15 years ago
  Brian Paul 0b3bb6318e gallivm: added lp_build_sum_vector() 15 years ago
  Brian Paul c72a3b4f2f softpipe: further tighen up sample_cube() 15 years ago
  Brian Paul 9ffdc78d1a softpipe: tighten up the code in sample_cube() 15 years ago
  Brian Paul 5d5c524cbe st/mesa: s/BUFFER_FRONT_LEFT/surfIndex/ 15 years ago
  Brian Paul 26ae4aab6a gallivm: enable 3D texture sampling 15 years ago
  Brian Paul e9f654d2fb progs/demos: added 'f' key to toggle filtering mode in stex3d.c 15 years ago
  Brian Paul 53efb634a0 gallivm/llvmpipe: replace 'int stride' with 'int row_stride[MAX_LEVELS]' 15 years ago
  Brian Paul 272f399434 llvmpipe: fix comment typo 15 years ago
  Brian Paul 489af2a3ba gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h 15 years ago
  Brian Paul 4833b0f199 gallium/os: wrapper for llvm-c/Core.h and #define HAVE_LLVM if needed 15 years ago
  Brian Paul c472ce5302 st/mesa: fix st_set_framebuffer_surface() state validation 15 years ago
  Jakob Bornecrantz 683a099954 st/xorg: Fixup configure 15 years ago
  Alex Deucher 644a05c6cb r200: support additional blit formats 15 years ago
  Brian Paul d645119098 gallivm: fix some bugs on the 1D texture paths 15 years ago
  Roland Scheidegger ed1c69710c st/mesa: don't enable extensions which aren't actually supported 15 years ago
  Roland Scheidegger dfeab49a96 cell: adapt to context texture transfers (untested) 15 years ago
  Christoph Bumiller a671a9eed0 nv50: take format from sampler view, not the referenced texture 15 years ago
  Christoph Bumiller 9e9839bd04 nv50: put correct value into the TIC MAX_LEVEL field 15 years ago
  Christoph Bumiller 4da5d369fb nv50: fix damage from merging master into sampler-view 15 years ago
  Keith Whitwell d35ecca5ee gallium: remove pipe_context member from pipe_transfer 15 years ago
  Karl Schultz 560d375006 windows: Add new file to project file. 15 years ago
  Brian Paul bff128ff9c ARB prog parser: added (float) casts and regenerate files 15 years ago
  Brian Paul 2410125d07 gallivm: include tgsi_dump.h to silence warning 15 years ago
  Brian Paul 7b42379b71 gallivm: move declarations to silence unused var warnings 15 years ago
  Brian Paul 0c92dfe7f3 gallium/util: use memset() to initialize vars to avoid warnings 15 years ago
  Brian Paul 25ba04c891 svga: use memset() to initialize u to avoid warnings 15 years ago
  José Fonseca e24e5324ed gallivm: Use bitmasks for scalar masks. 15 years ago
  José Fonseca 99f11f6530 gallivm: Handle scalar types in lp_build_*_type. 15 years ago
  Chia-I Wu 021cdd698b mesa/es: Validate the state in st_DrawTex. 15 years ago
  Chia-I Wu 9f5de23d0a mesa/es: Fix GL_OES_draw_texture support. 15 years ago
  Keith Whitwell b43c182f19 Squashed commit of gallium-context-transfers: 15 years ago
  Michal Krol 530b9910c2 gallium: Check for OOM condition when creating a sampler view. 15 years ago
  Michal Krol 252dc5f897 gallium: Use last_level for pipe_sampler_view instead of num_levels. 15 years ago