27083 커밋 (7ee60648a3696d8166d76b20156c4b43fddf9e71)
 

작성자 SHA1 메시지 날짜
  Corbin Simpson e5f1f6a0be r300g: Demonstratory kludge to unbreak glxgears. 16 년 전
  Corbin Simpson 973aab1a52 dri-st: Add EXT_provoking_vertex. 16 년 전
  Jakob Bornecrantz e1b39c673d st/xorg: Switch to set_mode_major 16 년 전
  Jakob Bornecrantz 846da0bfda st/xorg: Massivly redo root pixmap creation 16 년 전
  Jakob Bornecrantz e9e6152cb3 st/xorg: Clean up cursor functions a bit 16 년 전
  Jakob Bornecrantz b8843c6056 st/xorg: Support more then one output of a given type 16 년 전
  Jakob Bornecrantz 68b5dc9634 st/xorg: Change how disable accel is handled 16 년 전
  Christoph Bumiller ec5c23551c nv50: add support for address regs 16 년 전
  Christoph Bumiller eb7ea97e7f nv50: cleanup emit_kil 16 년 전
  Christoph Bumiller 2eef2017ac nv50: implement TGSI_OPCODE_CMP 16 년 전
  Christoph Bumiller f204eb1842 nv50: quick fix for insn src negation 16 년 전
  Christoph Bumiller 1635e8d6f4 nv50: add support for DDX and DDY opcodes 16 년 전
  Christoph Bumiller c0e80cf0e9 nv50: submit user vbo data through the fifo 16 년 전
  Christoph Bumiller fba2eabe13 nv50: use SIFC for TIC, TSC upload 16 년 전
  Christoph Bumiller 6ab2fcca9d nv50: nicer texture format switch 16 년 전
  Alex Deucher 620270c76e Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa 16 년 전
  Ben Skeggs 35b98e2884 nouveau: implement is_{texture,buffer}_referenced properly 16 년 전
  Ben Skeggs 869d3eea37 drm/nv50: write tic/tsc setup to correct slots when skipping units 16 년 전
  Corbin Simpson 16a06fea73 r300g: Fix up a bunch of warnings. 16 년 전
  Corbin Simpson d2e29b502e r300g: Add another ZTOP condition. 16 년 전
  José Fonseca 838da1d4ae llvmpipe: Allocate texture storage for whole quads. 16 년 전
  Corbin Simpson bb567357bc gallium: Permit surface_copy and surface_fill to be NULL. 16 년 전
  Corbin Simpson bfd877e470 r300g: Squash format warning. 16 년 전
  Corbin Simpson 11056ca86f r300g: Use a dirty test to bring framerate back up. 16 년 전
  Corbin Simpson 51173e4e53 r300g: Also have rs_block keyed to the current shader combo. 16 년 전
  Corbin Simpson ce9ae4a483 r300g: Fix u_hash_table rename. 16 년 전
  Corbin Simpson 4a98d19d1b Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa 16 년 전
  Patrice Mandin 114417a2f5 nouveau: nv40: Use same workaround as i915 for segfault related to vbo 16 년 전
  Patrice Mandin 66aab9a1f6 nouveau: nv30: Remove duplicate case. Was a typo for X8R8G8B8, but that will never be use for front buffer. 16 년 전
  Patrice Mandin 67356ae047 nouveau: nv30: Use same workaround as i915 for segfault related to vbo 16 년 전
  José Fonseca 5d42e3988d util: Rename from u_* to util_* while we're at it. 16 년 전
  Chris Wilson 60a39b6799 intel: Disallow relocations to the byte beyond the end of the buffer 16 년 전
  Brian Paul a335d334d4 mesa: fix/update some comments 16 년 전
  Brian Paul f094b86bb5 mesa: lift default symlinks target into Makefile.template 16 년 전
  Brian Paul db2046580f mesa: use EXTRA_MODULES and SUBDIRS to build r300 compiler 16 년 전
  Brian Paul d9fd207133 mesa: added SUBDIRS support in dri/Makefile.template 16 년 전
  Brian Paul f0503726bf mesa: move a comma 16 년 전
  Brian Paul 2ee7fd8d58 mesa: added MESA_GLSL=useprog debug flag 16 년 전
  Maciej Cencora 3594b53c01 r300: fix vertex program parameters limits 16 년 전
  Corbin Simpson 3e56bef5a5 radeon-gallium: Use debug_get_bool_option instead of getenv. 16 년 전
  Corbin Simpson fc8a156cfc r300g: Use a hash table to look up vertex info. 16 년 전
  Corbin Simpson 3924d86115 util: Change function names to begin with u_. 16 년 전
  Brian Paul 946bc9aa42 docs: document GLSL float parsing bug fix 16 년 전
  Brian Paul 89b31c9619 mesa: use C locale for _mesa_strtod() 16 년 전
  José Fonseca 166957abeb progs/tests: Use rand() instead of random(). 16 년 전
  José Fonseca 699260b195 progs/tests: Use rand() instead of random(). 16 년 전
  Vinson Lee 60b6c74583 prog/tests: Fix MSVC build. 16 년 전
  Corbin Simpson e4f21be13a r300g: Set logical ID for each emitted texture/sampler. 16 년 전
  Patrice Mandin a5a05fd782 nouveau: nv30: Hack to enforce same number of bits as front buffer, for render targets 16 년 전
  Patrice Mandin 13580aa3d1 nouveau: nv30: refuse binding a colour buffer with a zeta buffer with different bits, till the backend can tell Mesa not to do that. 16 년 전