33539 Commits (8f3bdeaad610d7d5a5c6e73e1e9c721219595754)
 

Autor SHA1 Mensagem Data
  Brian Paul 1a44ec5e36 llvmpipe: clean-up lp_surface_copy() 15 anos atrás
  Brian Paul 1c4415ddf4 llvmpipe: remove unneeded declaration (which caused a warning) 15 anos atrás
  Brian Paul 4593e0c85e llvmpipe: use unsigned type to avoid warnings 15 anos atrás
  Brian Paul b7c5e9b336 gallium/draw: fix breakage from moving lp_bld_* files 15 anos atrás
  Brian Paul 23a2166bc5 llvmpipe: remove unneeded break stmt 15 anos atrás
  Brian Paul 92b2af5f9a llvmpipe: fix compilation, linking of lp_test_blend 15 anos atrás
  Brian Paul 39a12a7326 llvmpipe: updated #includes 15 anos atrás
  Brian Paul d75129dd13 gallivm/llvmpipe: move lp_bld_blend* files to llvmpipe/ directory 15 anos atrás
  Brian Paul 7a05161278 gallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/ directory 15 anos atrás
  Brian Paul f17d1513ac gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directory 15 anos atrás
  Brian Paul cf88dcf731 gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directory 15 anos atrás
  Brian Paul d293c43c9a llvmpipe: rename vars, update comments for texture->resource changes 15 anos atrás
  Brian Paul cbe1145011 gallivm: init some vars to silence warnings 15 anos atrás
  Brian Paul ce4f4d6b2c llvmpipe: plug in draw's polygon stipple stage 15 anos atrás
  Brian Paul 9fae289fcd llvmpipe: check for dirty context state in lp_setup_update_state() 15 anos atrás
  Brian Paul b387f74c38 llvmpipe: flush upon PIPE_FLUSH_TEXTURE_CACHE too 15 anos atrás
  Brian Paul b7bd4b85f3 llvmpipe: make sure state is up to date before getting vertex layout/info 15 anos atrás
  Brian Paul 7d5da2370b llvmpipe: additional texture assertion 15 anos atrás
  Brian Paul 8ba14fab9a llvmpipe: print_triangle() func (disabled) 15 anos atrás
  Brian Paul e960dd7b30 softpipe: rename vars, update comments, etc 15 anos atrás
  Brian Paul 1f67782afa st/mesa: add prototype for st_bufferobj_validate_usage() 15 anos atrás
  Brian Paul 08e91bbfa1 softpipe: s/template/templat/ to avoid potential C++ issues 15 anos atrás
  Brian Paul 0639765b28 Merge the lp-surface-tiling branch into master. 15 anos atrás
  Brian Paul db3b34219e docs: update links for new mesa-users and mesa-announce lists 15 anos atrás
  Tormod Volden 885048232f savage: call _mesa_meta_init/free() 15 anos atrás
  Brian Paul 97831efdb0 gallium: comments and whitespace fixes 15 anos atrás
  Brian Paul 826f552188 softpipe: formatting fixes and comments 15 anos atrás
  Brian Paul fe6237719d gallivm: remove some old stuff 15 anos atrás
  Jakob Bornecrantz 53c57191c5 st/drisw: Stop pretending to be drm_api 15 anos atrás
  Jakob Bornecrantz 39c81dada0 st/dri: Refactor init code a bit 15 anos atrás
  Vinson Lee 6c954dd128 st/mesa: Remove NULL check of pointer that could not be NULL. 15 anos atrás
  Corbin Simpson b1a89ea1ab r300/compiler: Fix texture instruction readmasks. 15 anos atrás
  Corbin Simpson 2c5b35807e r300/compiler: Fix magic numbers in readmasks. 15 anos atrás
  Corbin Simpson a089fe2816 r300/compiler: Oops, this slipped through. 15 anos atrás
  Corbin Simpson 2e74bc440e r300/compiler: Save Q for mirror and repeat. 15 anos atrás
  Corbin Simpson f8a1418680 r300/compiler: Split off texture fixes to their own file. 15 anos atrás
  Vinson Lee 8c45677588 drisw: Move pointer dereferences to after NULL checks. 15 anos atrás
  Vinson Lee e0543599b5 st/egl: Remove unnecessary header. 15 anos atrás
  Vinson Lee c0301af883 st/dri: Remove unnecessary header. 15 anos atrás
  Vinson Lee 7b8c4f22d4 st/mesa: Move dereference and assignment to after NULL check. 15 anos atrás
  Vinson Lee 8978e45e50 mesa: Add missing format specifiers in error strings. 15 anos atrás
  Marek Olšák 80d89aa0d2 r300/compiler: fix repeat wrap mode for TXP and NPOTs 15 anos atrás
  Jakob Bornecrantz 4855b568ba i915g: Create a special 2D layout helper 15 anos atrás
  Jakob Bornecrantz 97c326417c i915g: Fix 2D layouts 15 anos atrás
  Jakob Bornecrantz e17324372b i915g: Remove unused args 15 anos atrás
  Marek Olšák 17b41f80bd r300/compiler: kill off RC_WRAP_CLAMP 15 anos atrás
  Marek Olšák 85cbff5b60 r300g: mask out the mirrored bit correctly in the registers 15 anos atrás
  Marek Olšák a28ee4aa02 r300g: fix the MIRROR_CLAMP_TO_BORDER wrap mode 15 anos atrás
  Marek Olšák eee220d65d r300g: add missing r300_state.h 15 anos atrás
  Marek Olšák 6b46df9616 r300g: disable the REPEAT NPOT fallback until it works 15 anos atrás