46451 Commits (f534c1341347438ed7607b0afa12244df8f1cd0a)
 

Author SHA1 Message Date
  Matt Turner f534c13413 Remove unused APP_LIB_DEPS variable 14 years ago
  Matt Turner 75eb92fb28 egl_glx.c: use unsigned instead of uint 14 years ago
  Matt Turner 116e896aaf Remove unneeded xdamages header from dri2_glx.c. 14 years ago
  Dave Airlie f8c190b0ab graw: fix tests to build on msvc again. 14 years ago
  Tom Stellard 2d1004d9aa r300/compiler: Fix regalloc for values with multiple writers 14 years ago
  Brian Paul 63b5902756 swrast: fix more store_texel() bugs 14 years ago
  Dave Airlie 6dd284f7c8 gallium: move clear paths from rgba to a pointer to a color union (v2) 14 years ago
  Brian Paul 78026b8ace mesa: use ctx->Driver.AllocTextureImageBuffer() to alloc texture memory 14 years ago
  Brian Paul e6cf338d01 mesa: plug in swrast texture image alloc/free functions 14 years ago
  Brian Paul efc93219a9 swrast: add Alloc/FreeTextureImageBuffer() driver functions 14 years ago
  Brian Paul d1da1c0ca8 mesa: add AllocTextureImageBuffer() driver hook 14 years ago
  Brian Paul a1661dc895 mesa: move gl_texture_image::FetchTexel fields to swrast 14 years ago
  Brian Paul 20177a620e swrast: plug in _swrast_new/delete_texture_image() functions 14 years ago
  Brian Paul abdfa0b4f1 radeon: make radeon_texture_image a subclass of swrast_texture_image 14 years ago
  Brian Paul fa2c886863 intel: make intel_texture_image a subclass of swrast_texture_image 14 years ago
  Brian Paul 1da896803c swrast: introduce new swrast_texture_image struct 14 years ago
  Brian Paul 146f536b33 mesa: add new DeleteTextureImage() driver hook 14 years ago
  Brian Paul baeefef2c0 mesa: move software texel fetch code into swrast 14 years ago
  Brian Paul ce82914f5a mesa: move _mesa_update_fetch_functions() calls into swrast 14 years ago
  Brian Paul f0f28548c2 mesa: implement unpack_SIGNED_GR1616 in format_unpack.c 14 years ago
  Brian Paul 6e423253e7 meta: fix/add checks for GL_EXT_framebuffer_sRGB 14 years ago
  Brian Paul 3b29631c33 mesa: s/short/ushort/ in unpack_SIGNED_RGBA_16() 14 years ago
  Christoph Bumiller ee09c1e1c3 d3d1x: fix parsing of SM4 relative addressing register op 14 years ago
  Christoph Bumiller 4a06248281 d3d1x: set flatshade_first in rasterizer state 14 years ago
  Christoph Bumiller e27d72d6c3 d3d1x: initialize point size and line width to 1 14 years ago
  Tom Stellard e945fb04d0 r300/compiler: Add support for the output modifier (OMOD) 14 years ago
  Tom Stellard 1e5aaaa138 r300/compiler: Move some helper functions to radeon_compiler_util.c 14 years ago
  Tom Stellard 96620d2275 r300/compiler: Don't unroll loops that conditionally increment the counter 14 years ago
  Vinson Lee 79b162ba45 nouveau: Fix typos of ParseSourceList in SConscript files. 14 years ago
  Brian Paul 88625e6e65 scons: fix incorrect test for embedded build 14 years ago
  Marek Olšák 34f4bd8190 winsys/radeon: use the cache bufmgr for buffers with PIPE_BIND_CUSTOM 14 years ago
  Brian Paul 81c688babe softpipe: use pipe_get_tile_rgba_format() 14 years ago
  Brian Paul 89999204ec softpipe: use util_format_is_depth_or_stencil() 14 years ago
  Dave Airlie 2b47d2bce1 r600g: fixup missing scaled r600 types. 14 years ago
  Dave Airlie f2bae9456f r600g: interpret integer texture types as ints. 14 years ago
  Dave Airlie 2dfabdd0a4 r600g: take constantly interpolated values into a/c 14 years ago
  Dave Airlie 21c5607e64 r600g: add flat non-interpolation support. 14 years ago
  Dave Airlie de3218664a r600g: set number type correctly for color buffers. 14 years ago
  Dave Airlie b205f53c7f r600g: add missing formats to color buffer setup. 14 years ago
  Brian Paul 3edbce32fb softpipe: use consistent indentation in sp_quad_blend.c 14 years ago
  Tobias Droste 1795372fee gallivm: fix build with LLVM 3.0svn 14 years ago
  Eugeni Dodonov 72e0a9226d Change strerror(ret) to strerror(-ret). 14 years ago
  Brian Paul a7109a3199 softpipe: fix blending for luminance/intensity surfaces 14 years ago
  Brian Paul ba6f1f2c29 util: add util_format_is_luminance/intensity/rgb(), etc 14 years ago
  Jørgen Lind 0763b978ee wayland: Flush before blocking in swapbuffers. 14 years ago
  Brian Paul 6fd6efa7bf mesa: fix error handling for dlist image unpacking 14 years ago
  Brian Paul b0524e49fc st/mesa: rewrap a long line 14 years ago
  Brian Paul 4e58e56f6f mesa: add missing ')' in error message 14 years ago
  Dave Airlie 41f3773c1d uniforms: accept all int/unsigned int sampler types in uniform checks. 14 years ago
  Paul Berry 00792e3586 glsl: Remove field array_lvalue from ir_variable. 14 years ago