40933 Commits (a8d5ffaeb5397ffaa12fb422e4e7efdf0494c3e2)
 

Author SHA1 Message Date
  Roland Scheidegger a8d5ffaeb5 Merge remote branch 'origin/master' into gallium-array-textures 15 years ago
  Kenneth Graunke 2da02e75b1 glsl/linker: Free any IR discarded by optimization passes. 15 years ago
  Kenneth Graunke ff994eeff8 glsl: Remove anti-built-in hacks from the print visitor. 15 years ago
  Kenneth Graunke f5692f452f glsl: Lazily import built-in function prototypes. 15 years ago
  Kenneth Graunke 01a25bb64e glsl: Refactor out cloning of function prototypes. 15 years ago
  Aras Pranckevicius 4ce084c707 glsl: fix matrix type check in ir_algebraic 15 years ago
  Eric Anholt d56c97413e glsl: Quiet unreachable no-return-from-function warning. 15 years ago
  Zack Rusin b22d65e9fc scons: add alias for identity 15 years ago
  Eric Anholt ff79633d9f glsl: Fix structure and array comparisions. 15 years ago
  Eric Anholt 6b937465d4 glsl: Add a helper constructor for expressions that works out result type. 15 years ago
  Keith Whitwell 68a4f63247 llvmpipe: shortcircuit some calls to set_scene_state 15 years ago
  Keith Whitwell d9169364d4 llvmpipe: remove misleading debug string 15 years ago
  Keith Whitwell 2d31f048ce llvmpipe: raise dirty flag on transfers to bound constbuf 15 years ago
  José Fonseca 31aeac5bf9 wgl: More complete WGL_ARB_pbuffer support. 15 years ago
  José Fonseca c4a43873c5 wgl: Stub WGL_ARB_pbuffer support. 15 years ago
  José Fonseca af6407a500 scons: Alias for svga 15 years ago
  José Fonseca 7bbf675b88 svga: Use consistent hexadecimal representation on debug output. 15 years ago
  Marek Olšák 80f24c1575 util: rename u_mempool -> u_slab 15 years ago
  Zack Rusin 5572805423 gallivm: fix storing of the addr register 15 years ago
  Eric Anholt 001eee52d4 glsl: Make the symbol table's add_variable just use the variable's name. 15 years ago
  Eric Anholt e8f5ebf313 glsl: Make the symbol table's add_function just use the function's name. 15 years ago
  Eric Anholt 2927b6c212 i965: Fix type of gl_FragData[] dereference for FB write. 15 years ago
  Adam Jackson 1ccef926be drivers/x11: unifdef XFree86Server 15 years ago
  Marek Olšák e5aa69f6a6 st/mesa: fix texture border color for RED and RG base formats 15 years ago
  pontus lidman b1097607db mesa: check for posix_memalign() errors 15 years ago
  Dave Airlie a7cb673aa1 r600g: it looks like r600 can handle dword offsets in the indices. 15 years ago
  Marek Olšák 5d4d8b6205 u_blitter: interpolate clear color using a GENERIC varying instead of COLOR 15 years ago
  Henri Verbeet c6ea4c0e8a r600g: Fix the PIPE_FORMAT_A8_UNORM color swap for Evergreen as well. 15 years ago
  Henri Verbeet 7a4599c6f5 r600g: Fix the PIPE_FORMAT_L8A8_UNORM color swaps. 15 years ago
  Mathias Fröhlich c3602ff5ed st/mesa: Set PIPE_TRANSFER_DISCARD for GL_MAP_INVALIDATE_RANGE/BUFFFER_BIT 15 years ago
  Brian Paul 97ae4dad1c st/mesa: fix mapping of zero-sized buffer objects 15 years ago
  Thomas Hellstrom 5822484510 xorg/vmwgfx: Don't clip video to viewport 15 years ago
  Thomas Hellstrom 28ee7561f9 xorg/vmwgfx: Flush even if we don't autopaint the color key 15 years ago
  Marek Olšák e6e6fcd3a6 r300/compiler: move util functions to radeon_compiler_util 15 years ago
  Marek Olšák ea2f56b490 r300/compiler: add a function for swizzling a mask 15 years ago
  Marek Olšák 7c29446232 r300/compiler: remove duplicate function rc_mask_to_swz 15 years ago
  Marek Olšák ae3e58d973 r300/compiler: fix rc_rewrite_depth_out for it to work with any instruction 15 years ago
  Marek Olšák 2c1de07ddf u_blitter: use PIPE_TRANSFER_DISCARD to prevent cpu/gpu stall 15 years ago
  Xavier Chantry c14a261eb9 nvfx: reset nvfx->hw_zeta 15 years ago
  Xavier Chantry 049065cdfa nvfx: fb->nr_cbufs <= 1 on nv30 15 years ago
  Kenneth Graunke 1eb7a81f2e glsl: Add a virtual as_discard() method. 15 years ago
  Kenneth Graunke a82592de92 glsl: Use do_common_optimization in the standalone compiler. 15 years ago
  Kenneth Graunke e8a24c65bc glsl: Don't inline function prototypes. 15 years ago
  Vinson Lee 2cc79acc1a r300/compiler: Move declaration before code. 15 years ago
  Vinson Lee 995de71550 r300/compiler: Move declaration before code. 15 years ago
  Chia-I Wu ba1128db45 st/vega: Fix a typo in EXTENDED_BLENDER_OVER_FUNC. 15 years ago
  Chia-I Wu c9fb8c3bcf st/vega: No flipping in vg_prepare_blend_surface. 15 years ago
  Chia-I Wu 37ec090ac9 st/vega: Masks and surfaces should share orientation. 15 years ago
  Chia-I Wu 9ea4936a36 st/vega: Fix a crash with empty paths. 15 years ago
  Chia-I Wu 3965051dff auxiliary: util_blit_pixels_tex should restore the viewport. 15 years ago