21459 Commits (e0d907308150b4863cc4f24543e70e14207e966a)
 

Author SHA1 Message Date
  Brian Paul e0d9073081 i965: use the new prog_instruction::TexShadow field 16 years ago
  Brian Paul 773e9d4765 i965: check depth_mode in translate_tex_format() for MESA_FORMAT_S8_Z24 16 years ago
  Brian Paul 0ea95ae742 glsl: use new IR opcodes for TEX instructions with shadow comparison 16 years ago
  Brian Paul 44e018c09e mesa: add TexShadow field to prog_instruction 16 years ago
  Brian Paul a79186e29e i965: separate emit_op() and emit_tex_op() functions 16 years ago
  Brian Paul e3cc8e8244 mesa: freshen-up comments, move some fields in prog_instruction 16 years ago
  Brian Paul 55d33e1fa7 i965: update comment, use const qualifier 16 years ago
  Brian Paul f5674b566e i965: var renaming, clean-up 16 years ago
  Brian Paul fc320d4641 i965: added comment 16 years ago
  Brian Paul da2b661ee4 intel: fix datatype typo, s/GLboolean/GLuint/ 16 years ago
  Brian Paul d8de0a2f3a i965: additional debug output 16 years ago
  Brian Paul c0b59420ee glsl: rename GLSL texture assembly instructions to be more legible 16 years ago
  Brian Paul ad2cfa4199 glsl: fix vec4_texp_rect IR code (need projective version) 16 years ago
  Keith Whitwell 02ab1eaed7 util/debug: need to fflush(stderr) on windows 16 years ago
  José Fonseca 5b41e30f26 util: Also output messages to stderr on windows. 16 years ago
  José Fonseca a5c2570dc5 wgl: Prevent null pointer reference. 16 years ago
  José Fonseca ee4e4a6b96 util: Stack backtracing facilities. 16 years ago
  Jakob Bornecrantz d67bd60ecf gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ 16 years ago
  Jakob Bornecrantz fffadc219f gallium: Improve recursive makefiles 16 years ago
  Jakob Bornecrantz 3eebd24cb6 gallium: Improve winsys dri template Makefile 16 years ago
  Jakob Bornecrantz 5089e5c052 intel: Use new makefile template for drm gem 16 years ago
  Jakob Bornecrantz 2734b8079d nouveau: Use new makefile template for drm common 16 years ago
  Jakob Bornecrantz d9602e5144 gallium: Improve makefiles for libraries 16 years ago
  Ben Skeggs 8cf997b7c8 nouveau: reenable all the non-nv50 pipe drivers 16 years ago
  Ben Skeggs b85c81760c nv50: remove unused variable 16 years ago
  Ben Skeggs 5ea8068f24 nv50: fix occlusion queries 16 years ago
  Ben Skeggs 63a3a3762c nv50: rework for texture_transfer changes 16 years ago
  Jakob Bornecrantz 9c9fcc83c0 gallium: Renable pipe drivers disabled during vbuf changes 16 years ago
  Jakob Bornecrantz 4e37f10806 trival: Make the last of progs show the name 16 years ago
  Brian Paul 2b32c7dff5 mesa: support GL_EXT_stencil_two_side in gallium/mesa state tracker 16 years ago
  Brian Paul a304cc6cca mesa: fix/update/restore comments related to two-sided stencil 16 years ago
  Brian Paul 2a968113a9 mesa: initialize ctx->Stencil._BackFace = 1 16 years ago
  Jakob Bornecrantz 480bb4c217 draw: Fix segfault if rast is null 16 years ago
  Michel Dänzer 0794f1d6df gallium/winsys/xlib: Fix build with USE_XSHM undefined. 16 years ago
  José Fonseca 5246c389e5 wgl: debug_printf in the main entry/exit points 16 years ago
  José Fonseca 85b0c171c0 mesa: Free the util shaders with the gallium's FREE. 16 years ago
  José Fonseca b9c5e41688 wgl: Call pipe_screen::destroy on exit. 16 years ago
  Alan Hourihane 526e845145 egl: glx updates for FBconfigs 16 years ago
  Alan Hourihane b57c9fd83f egl: if a surface type isn't defined let's default to EGL_WINDOW_BIT 16 years ago
  Jakob Bornecrantz ec2e4e1fed trivial: Add quadstrip-clip 16 years ago
  Alan Hourihane 44054aca36 egl: error checking 16 years ago
  José Fonseca 65fde5be8b wgl: Use a separate .DEF for MinGW 16 years ago
  José Fonseca d32ae764e9 wgl: Share more code between icd and standalone driver. 16 years ago
  José Fonseca d98bc1e324 gdi: Update for texture/surface interface changes. 16 years ago
  José Fonseca f9ccdbea67 util: Use right include. 16 years ago
  Jakob Bornecrantz 96c773c77b progs: Make fp-tri use glew and add scons target 16 years ago
  Brian Paul 0a323fe09b cell: patch up cell_texture.c so it compiles 16 years ago
  Brian Paul 0d4d700fe1 cell: updates for new pipe_transfer changes 16 years ago
  Brian Paul 7475d80bf6 cell: update vbuf code to catch up to recent changes 16 years ago
  Brian Paul 829c67fe80 cell: remove unused var 16 years ago