21329 次程式碼提交 (f211da4c67fbe0e67475efcd9535b9cf9e5ae467)
 

作者 SHA1 備註 提交日期
  Corbin Simpson f211da4c67 r300-gallium: Fix BEGIN_CS and END_CS counting and mismatch. 16 年之前
  Corbin Simpson 1bb2fb498e r300-gallium: Set up draw rasterizer. 16 年之前
  Alan Hourihane cfae542d1f demos: fix glxpixmap and call glXWaitGL before calling XCopyArea. 16 年之前
  Alan Hourihane 63b51b5cf1 dri2: support glXWaitX & glXWaitGL by using fake front buffer. 16 年之前
  Corbin Simpson 18f20b70b1 r300-gallium: Ooops, forgot to apply this stash. 16 年之前
  Corbin Simpson b16d439989 r300-gallium: Include-guard r300_emit.h 16 年之前
  Corbin Simpson 1b77138a1e r300-gallium: Add draw_arrays and friends. 16 年之前
  Corbin Simpson 82722a75c5 r300-gallium: Add SC_CLIP_RULE to clear. 16 年之前
  Brian Paul 9576ddd97d cell: minor Makefile clean-up 16 年之前
  Brian Paul 37c4f7eed2 cell: new/tighter code for computing fragment program inputs 16 年之前
  Brian Paul 96b19195ec cell: combine eval_z(), eval_w() functions 16 年之前
  Corbin Simpson 484858ae48 r300-gallium: Fix scissors. 16 年之前
  Corbin Simpson 4e309b5d64 r300-gallium: Grab bag of goodies. 16 年之前
  Corbin Simpson 39d0ac4826 r300-gallium: Clean up some clear registers. 16 年之前
  Corbin Simpson f176c94e49 r300-gallium: Use fui instead of a roll-my-own. 16 年之前
  Nicolai Haehnle 8520b15018 r300: Redirect constant TEX coordinates 16 年之前
  Corbin Simpson 76142d2b8b radeon-gallium: Clean out extensions explicitly enabled by Mesa. 16 年之前
  Corbin Simpson 5352ec3b87 r300-gallium: Update r300_screen comments and add a few formats. 16 年之前
  Corbin Simpson 9a20ef0a52 r300-gallium: Enable all four colorbuffer render targets. 16 年之前
  Corbin Simpson 1c533bdeb6 r300-gallium: Add Z/stencil buffer format emit. 16 年之前
  Corbin Simpson b45e5e2a12 r300-gallium: Emit Z/stencil buffer offset. 16 年之前
  Corbin Simpson e511110b71 r300-gallium: Add derived state for vertex formats. 16 年之前
  Brian Paul c51c822ee0 i965: rewrite the code for handling shader subroutine calls 16 年之前
  Brian Paul 74b6d55864 i965: add missing break for OPCODE_RET case 16 年之前
  Brian Paul 97937e0ac8 i965: the return value of translate_insn() is never used. Make it void. 16 年之前
  Brian Paul 2f2082bf16 i965: minor clean-ups 16 年之前
  Brian Paul 2f78d4a2cd i965: code clean-ups, comments, and minor refactoring 16 年之前
  Brian Paul 7cffcaaba1 i965: updated comments 16 年之前
  Brian Paul 643d940138 intel: turn on GL_ARB_shading_language_120 16 年之前
  Brian Paul 11b75eafc7 i965: more reformatting/clean-up 16 年之前
  Brian Paul 1a693e90b5 i965: s/__inline/INLINE/ 16 年之前
  Brian Paul 984c9636ed i965: formatting and indentation fixes 16 年之前
  Brian Paul 14dc493733 i965: fix inconsistant indentation in brw_wm.c 16 年之前
  Robert Ellison 88b702e8c4 i965: Eric Anholt's patch for bumping up texture sizes 16 年之前
  Corbin Simpson 073a73e4c7 r300-gallium: Various thingies. 16 年之前
  Dan Nicholson c273dfe6a2 Add dummy install target for glew to fix 'make install' 16 年之前
  Dan Nicholson 2977cee38e autoconf: Add GLEW needed by progs when building GLUT 16 年之前
  Brian Paul ac53b1b034 mesa: check if TNL state is null in _tnl_free_vertices() to avoid potential segfault 16 年之前
  Brian Paul 6559107c7a mesa: add additional texture size/limit assertions 16 年之前
  Jakob Bornecrantz afe24b94b3 egl: Doesn't depend on xorg or pixman 16 年之前
  Corbin Simpson 8a2d0005af r300-gallium: Take care of various bad dereferences in shader setup. 16 年之前
  Corbin Simpson fe7863f3f8 r300-gallium: Fix linker error a few linker warnings. 16 年之前
  Corbin Simpson 1d2c31df41 r300-gallium: Fix build errors. 16 年之前
  Joakim Sindholt 92661bcbad r300-gallium: fix OUT_CS_ONE_REG and use where applicable 16 年之前
  Corbin Simpson 0d60a3f33c r300-gallium: r300 passthrough shader, static shader objects, and clear code. 16 年之前
  Corbin Simpson 637b24a590 r300-gallium: Add r300 passthrough shader. 16 年之前
  Joakim Sindholt f2a36d334c r300: minor fixes and clear up some surface_fill 16 年之前
  Corbin Simpson affe0311fa r300-gallium: Add r500 passthrough shader assembly. 16 年之前
  Corbin Simpson 08e324fff3 r300-gallium: Fix typo in texture buffer size request. 16 年之前
  Jakob Bornecrantz e46dca58b2 intel: Only build winsys with built state trackers 16 年之前