25231 次代码提交 (7a05a4c65cdb109ed43ee4587492f4637d3707b3)
 

作者 SHA1 备注 提交日期
  Brian Paul d09a19bf6e Merge branch 'mesa_7_5_branch' 16 年前
  Brian Paul db598b8998 mesa: new _mesa_append_uniforms_to_file() debug/logging function 16 年前
  Brian Paul b6e5600bd4 mesa: call _mesa_valid_to_render() 16 年前
  Brian Paul d03dde16eb vbo: call _mesa_valid_to_render() 16 年前
  Brian Paul 56c4226fcc mesa: new _mesa_valid_to_render() function 16 年前
  Brian Paul a48b0a5ce7 mesa: minor error string changes 16 年前
  Brian Paul 1574b05189 docs: docs: document new --with-max-width/height config options 16 年前
  Brian Paul a7ca80ff6a Add a FAQ about internal buffer sizes. 16 年前
  Brian Paul 467b3d9a6f Add configure options for MAX_WIDTH/HEIGHT. 16 年前
  Brian Paul e691b0e533 Allow external settings of MAX_WIDTH/HEIGHT. 16 年前
  Keith Whitwell 51c47383f9 st/xlib: reduce the proliferation of GLX context types 16 年前
  Keith Whitwell 9616e4ad1c st/dri: remove unused dummyContext value 16 年前
  Brian Paul 3ffaa11f88 mesa: move assertions in test_attachment_completeness() 16 年前
  Christoph Bumiller 442a5e4343 nv50: fix mipmap offsets and tiling 16 年前
  Christoph Bumiller 3506d7d3e2 nv50: make sure we don't re-emit outdated scissor state 16 年前
  Christoph Bumiller 74e8b1a30b nv50: make use of the y-origin switch 16 年前
  Maciej Cencora cdaf63d0ea r300: remove broken vertex splitting 16 年前
  Maciej Cencora 9e018d8225 r300: rework index buffer setup 16 年前
  Maciej Cencora 7c060bff13 r300: remove unused software TNL path 16 年前
  Maciej Cencora 5fb5ea97f4 r300: use VBOs for vertex attributes 16 年前
  Brian Paul c3f9c2eb75 docs: document new --with-max-width/height config options 16 年前
  Tom Fogal 9a8781bd24 Add a FAQ about internal buffer sizes. 16 年前
  Tom Fogal 7085dce750 Add configure options for MAX_WIDTH/HEIGHT. 16 年前
  Tom Fogal 66bc17e80e Allow external settings of MAX_WIDTH/HEIGHT. 16 年前
  Tobias Doerffel 87946d206f intel: in intel_context struct use typedef for sarea struct 16 年前
  Thierry Vignaud 2674d1ba50 mesa: make sure r300/compiler/ sources are included in tarball 16 年前
  Chia-I Wu 67b639c7ab st/vega: Add more symbols defined by mesa/st. 16 年前
  Maciej Cencora 895f7c33d4 r300: add required symlinks 16 年前
  Maciej Cencora e029c91fd3 radeon: handle debug versions of radeon_bo_open 16 年前
  Christoph Bumiller f1aa2a43b7 nv50: fix typo in REALLOC's 2nd argument in ctor_immd 16 年前
  Maciej Cencora 6bcbeb02d6 radeon: add VBO support (not enabled yet) 16 年前
  Maciej Cencora 2233ac61e1 radeon: export emitvec* functions 16 年前
  Maciej Cencora d534648d90 radeon: constify some parameters 16 年前
  Alex Deucher 7069a7548f r600: emit SURFACE_BASE_UPDATE on depth base updates on rv6xx 16 年前
  Dave Airlie ceb9459ed5 glsl: re-write Makefile after I called it bad. 16 年前
  Brian Paul 0c717bcd5d progs/glsl: added multitex.shtest config file 16 年前
  Brian Paul 08ecd863ee progs/glsl: set generic vertex attribute values 16 年前
  Brian Paul 62d1132160 progs/glsl: add type field to shtest config files 16 年前
  Brian Paul 823703418e mesa: added *.shtest files to demo tarball 16 年前
  Dave Airlie 25cd4dc1d6 glsl/tests: skinning.o 16 年前
  Alex Deucher 9d96095c1e r600: move non-surface related cb state to general state 16 年前
  Alex Deucher 083b04e809 r600: move non-surface related depth state to general state 16 年前
  RALOVICH, Kristóf 0896268b97 glx: indent -br -i3 -npcs --no-tabs 16 年前
  Brian Paul 1e0f621b50 mesa: fix some invalid memory reads 16 年前
  Brian Paul 6d55fd705d progs/tests: hack a PBO/dlist test 16 年前
  Brian Paul ecb177eaea mesa: fix warnings about locals hiding function params 16 年前
  Brian Paul 36df6a6e91 mesa: add missing PBO mapping code in unpack_image() 16 年前
  Brian Paul ad8a6937ae main: fix some potential memory leaks 16 年前
  Brian Paul f418d18ea6 mesa: fix some potential uninitialized memory references 16 年前
  Brian Paul a531a5cf94 glsl: fix some uninitialized pointers 16 年前