21459 次代码提交 (e0d907308150b4863cc4f24543e70e14207e966a)
 

作者 SHA1 备注 提交日期
  Brian Paul 15a3e4ffe2 cell: start adding new cell_transfer types/code 16 年前
  Brian Paul 734dc502b8 cell: remove old surface_map code 16 年前
  Brian Paul 5761c64823 mesa: convert VERT_RESULT_* from #defines to enum, like the others 16 年前
  Brian Paul c4ffbf009e glsl: asst improvements, clean-ups in set_program_uniform() 16 年前
  Brian Paul b9d8f717d2 glsl: fix inequality in set_program_uniform() 16 年前
  Michel Dänzer 897331ed15 gallium/winsys/egl_xlib: Fix build after introduction of struct pipe_transfer. 16 年前
  Brian Paul 66204969a0 mesa: bump gl.h version comment to 7.7 (bug 20170) 16 年前
  Joakim Sindholt 310ea0354c r300-gallium: implement simple pipe_transfer Basically make the driver compile and behave like it did before the gallium-texture-transfer merge 16 年前
  Brian Paul dac19f17f3 glsl: fix link failure for variable-indexed varying output arrays 16 年前
  Nicolai Haehnle be3813d58a swrast: Set vp_override flag during DrawPixels 16 年前
  Brian Paul 621c999d82 mesa: improved error msg 16 年前
  Brian Paul 5b2f8dc013 mesa: increase MAX_UNIFORMS to 1024 (of vec4 type) 16 年前
  Brian Paul 212f41b80f glsl: fix a swizzle-related regression 16 年前
  Keith Whitwell defd52f6c7 progs/trivial: Label program windows with actual program name 16 年前
  Jakob Bornecrantz 056f847e96 gallium: Also disable i965simple for scons 16 年前
  Jakob Bornecrantz 11eb127e47 gallium: Disable i965simple pipe driver after it was broken 16 年前
  Michel Dänzer c738edcc68 gallium: Fix up trace driver for introduction of struct pipe_transfer. 16 年前
  Michel Dänzer aba88b7ed7 gallium: Add pipe_transfer_reference(). 16 年前
  Michel Dänzer 3bd7c5ceff Merge branch 'gallium-texture-transfer' 16 年前
  Keith Whitwell 76d8951fd3 Merge commit 'origin/gallium-0.1' 16 年前
  Corbin Simpson 922000d38a r300-gallium: Factor out common functionality in vbuf emit. 16 年前
  Michel Dänzer b89aa1d87a i915simple: Minimal fixup for introduction of struct pipe_transfer. 16 年前
  Keith Whitwell 8ef377d76b draw: Reuse xmm registers. 16 年前
  Keith Whitwell 3da38db594 gallium: fix merge 16 年前
  Keith Whitwell 59d54334c9 Merge branch 'master' into gallium-texture-transfer 16 年前
  Brian Paul c5c383596d mesa: remove old comments 16 年前
  Brian Paul a9e753c84c i965: tell GLSL compiler to emit code using condition codes 16 年前
  Patrice Mandin 0f4a91b509 nouveau: oops :-) 16 年前
  Dan Nicholson 252671f6eb autoconf: Always enable glew 16 年前
  Brian Paul 9d49802b7a glsl: silence some uninit var warnings 16 年前
  Brian Paul c51938afe1 cell: use some SPU intrinsics to get slightly better code in eval_inputs() 16 年前
  Corbin Simpson ffbe28d25d r300-gallium: Add verbosity level to debugging. 16 年前
  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 年前