21433 次代码提交 (63a3a3762c8e1a67666d36b35fdb0ada8e4b7d08)
 

作者 SHA1 备注 提交日期
  Ben Skeggs 63a3a3762c nv50: rework for texture_transfer changes 16 年前
  Jakob Bornecrantz 9c9fcc83c0 gallium: Renable pipe drivers disabled during vbuf changes 16 年前
  Jakob Bornecrantz 4e37f10806 trival: Make the last of progs show the name 16 年前
  Brian Paul 2b32c7dff5 mesa: support GL_EXT_stencil_two_side in gallium/mesa state tracker 16 年前
  Brian Paul a304cc6cca mesa: fix/update/restore comments related to two-sided stencil 16 年前
  Brian Paul 2a968113a9 mesa: initialize ctx->Stencil._BackFace = 1 16 年前
  Jakob Bornecrantz 480bb4c217 draw: Fix segfault if rast is null 16 年前
  Michel Dänzer 0794f1d6df gallium/winsys/xlib: Fix build with USE_XSHM undefined. 16 年前
  José Fonseca 5246c389e5 wgl: debug_printf in the main entry/exit points 16 年前
  José Fonseca 85b0c171c0 mesa: Free the util shaders with the gallium's FREE. 16 年前
  José Fonseca b9c5e41688 wgl: Call pipe_screen::destroy on exit. 16 年前
  Alan Hourihane 526e845145 egl: glx updates for FBconfigs 16 年前
  Alan Hourihane b57c9fd83f egl: if a surface type isn't defined let's default to EGL_WINDOW_BIT 16 年前
  Jakob Bornecrantz ec2e4e1fed trivial: Add quadstrip-clip 16 年前
  Alan Hourihane 44054aca36 egl: error checking 16 年前
  José Fonseca 65fde5be8b wgl: Use a separate .DEF for MinGW 16 年前
  José Fonseca d32ae764e9 wgl: Share more code between icd and standalone driver. 16 年前
  José Fonseca d98bc1e324 gdi: Update for texture/surface interface changes. 16 年前
  José Fonseca f9ccdbea67 util: Use right include. 16 年前
  Jakob Bornecrantz 96c773c77b progs: Make fp-tri use glew and add scons target 16 年前
  Brian Paul 0a323fe09b cell: patch up cell_texture.c so it compiles 16 年前
  Brian Paul 0d4d700fe1 cell: updates for new pipe_transfer changes 16 年前
  Brian Paul 7475d80bf6 cell: update vbuf code to catch up to recent changes 16 年前
  Brian Paul 829c67fe80 cell: remove unused var 16 年前
  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 年前