32377 Commits (65757a143f8e3fcd7afbc1ff92db44a823edf46c)
 

Author SHA1 Message Date
  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
  José Fonseca 4c5c442f12 softpipe: Dummy fence functions. 15 years ago
  Marek Olšák a0ae2ca033 st/dri: move extension initilization to st/mesa completely 15 years ago
  Michel Dänzer fc1dd5ce1d Merge remote branch 'origin/7.8' 15 years ago
  Vinson Lee aa311ae616 winsys/xlib: Fix memory leak. 15 years ago
  Vinson Lee 8f7e06ddf6 progs/fpglsl: Fix GLSL compilation failures on Mac OS X. 15 years ago
  Marek Olšák 40adcd611f st/mesa: always advertise texture_rectangle 15 years ago
  Brian Paul 67a2f98be7 gallivm: overhaul of texture sampling code 15 years ago
  Brian Paul a599f552f2 gallivm: handle scalar floats in lp_build_floor() and lp_build_iround() 15 years ago
  Brian Paul 22bb7ffd04 gallivm: constant building for scalar zero 15 years ago
  Brian Paul a75254dda9 gallivm: implement bilinear sampling with nearest mipmapping 15 years ago
  Brian Paul dd67103d86 gallivm: remove debug code. nearest minification works now. 15 years ago
  Brian Paul 19371fb60d llvmpipe: fix loop over mipmap levels 15 years ago
  Jakob Bornecrantz 54af54277a st/xorg: Include cursorstr.h 15 years ago
  Francisco Jerez 878eef8c40 dri/nouveau: Just reemit the BO state on pushbuf flush. 15 years ago
  Eric Anholt 56ff30a9f9 i965: Use the PLN instruction when possible in interpolation. 15 years ago
  Eric Anholt dc8c035944 i965: Set up the execution size before relying on it. 15 years ago
  Karl Schultz 60121c41ce windows: fix compilation errors and warnings 15 years ago
  Jose Fonseca d42229707a gallivm: simplify conditional branching 15 years ago
  Zack Rusin ac33e7752d gallivm: properly test the if condition and branch to the proper label 15 years ago
  Zack Rusin 18d406e8a8 gallivm: implement loops 15 years ago
  Karl Schultz 242893cce2 windows: Quiet warning by not defining YY_NO_UNISTD_H. 15 years ago
  Brian Paul c7be039fad progs/trivial: use -c option to use glCopyPixels() 15 years ago
  Brian Paul d5ccbea63c progs/trivial: make clear-fbo-scissor.c work with other GL drivers 15 years ago
  Maciej Cencora 3198cd4a65 radeon: fallback to sw ReadPixels if color logicop is enabled 15 years ago
  Maciej Cencora addedd091e r300: enable depth test only if depth buffer is available 15 years ago
  Maciej Cencora a68e8a4eaa radeon: fix glCopyTex(Sub)Image if user FBO is bound 15 years ago
  Zack Rusin a44f362567 fpglsl: a few more useful glsl tests 15 years ago
  Karl Schultz 7439f39016 windows: Quiet warning by not defining YY_NO_UNISTD_H. 15 years ago
  José Fonseca a75519cb43 llvmpipe: Finally found a way to do vector comparisons without using intrinsics. 15 years ago
  Zack Rusin 1ad0a0fd8f fpglsl: set an integer uniform required by the loop example 15 years ago
  Zack Rusin 5f80dad7fd fpglsl: add some for and while loops 15 years ago
  Brian Paul 7069dff80f softpipe: fix memcpy params to avoid static analysis warnings 15 years ago