26125 Commits (3f30b0709b5a71915df336194f9f805e4c306cef)
 

Author SHA1 Message Date
  Brian Paul 4b1cbfcbe6 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16 years ago
  Brian Paul 9e6ae75cc8 intel: disable intel_stencil_drawpixels() for now 16 years ago
  Brian Paul 4d9bbabb83 docs: document Gallium glDrawPixels(GL_STENCIL_INDEX) fix 16 years ago
  Brian Paul 3f4d776199 softpipe: minor indentation fix 16 years ago
  Brian Paul 988db64119 softpipe: set dirty_render_cache in softpipe_clear() 16 years ago
  Brian Paul 79a3e298c5 docs: initial 7.5.2 release notes page 16 years ago
  Ian Romanick 8fd4e4dfc3 Fix merge fail 16 years ago
  Brian Paul d78a196121 tgsi: use new tgsi_call_record to handle execution mask stacks 16 years ago
  Brian Paul c5f8594aeb mesa: need to set all stencil bits to 0 before setting the 1 bits 16 years ago
  Ian Romanick 8398535331 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16 years ago
  Eric Anholt acfea5c705 i965: Fix relocation delta for WM surfaces. 16 years ago
  Zhenyu Wang 2dd3da3a4a intel: add B43 chipset support 16 years ago
  Brian Paul e9ba9ffc9a mesa: in texenvprogram code, only do saturation when really needed. 16 years ago
  Vinson Lee 23fefa031f gallium: Add PIPE_OS_APPLE back to auxiliary/util/u_time.h. 16 years ago
  Pauli Nieminen 3d1324a66a radeon: Change debugging code to use macros instead of inline functions. 16 years ago
  Brian Paul 2b692cd6d6 mesa: include new u_format.csv file in tarballs 16 years ago
  Pauli Nieminen e0f99b8268 radeon: Add more verbose error message for failed command buffer. 16 years ago
  Brian Paul 0c309bb494 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16 years ago
  aljen c6c44bf481 gallium: Added HaikuOS platform 16 years ago
  Brian Paul 89a765e92b mesa: disable GL_LUMINANCE case in _mesa_meta_draw_pixels() 16 years ago
  Vinson Lee d27d659043 scons: Set default_dri to no for Mac OS. 16 years ago
  Brian Paul 42943a4cf9 mesa: bump version to 7.5.2 16 years ago
  Brian Paul 8de625c7cf i965: fix incorrect test for vertex position attribute 16 years ago
  Brian Paul 18bdb6e712 egl: also use X types for building on Apple/MacOS X 16 years ago
  Peter Hutterer bf19638a00 prog/glsl: fix Makefile for samplers_array. 16 years ago
  Eric Anholt b2cba25f9e i965: Fix warnings in intel_pixel_read.c. 16 years ago
  Eric Anholt cf820a045f intel: Also get the DRI2 front buffer when doing front buffer reading. 16 years ago
  Eric Anholt 2855ee82c6 intel: Update Mesa state before span setup in glReadPixels. 16 years ago
  Eric Anholt 04081a164c intel: Move intel_pixel_read.c to shared for use with i965. 16 years ago
  Eric Anholt 1d1dfc96c4 i965: Add missing state dependency of sf_unit on _NEW_BUFFERS. 16 years ago
  Eric Anholt a9504edee3 intel: Align cubemap texture height to its padding requirements. 16 years ago
  Eric Anholt 945d34e88a intel: Align untiled region height to 2 according to 965 docs. 16 years ago
  Eric Anholt 94d3b832cc i965: Fix source depth reg setting for FSes reading and writing to depth. 16 years ago
  Eric Anholt 8c764d5c34 i965: Respect CondSwizzle in OPCODE_IF. 16 years ago
  Brian Paul a0b7850f1d i965: asst clean-ups, etc in brw_vs_emit() 16 years ago
  Eric Anholt 3d6c73513c i965: Emit conditional code updates as required for GLSL VS if statements. 16 years ago
  Eric Anholt 83e6c67363 i965: Spell "conditional" correctly. 16 years ago
  Eric Anholt f396263651 i965: Fix RECT shadow sampling by not losing the other texcoords. 16 years ago
  Eric Anholt 63b3fa2bce i965: Assert that the offset in the VBO is below the VBO size. 16 years ago
  Eric Anholt 217af32c2d i965: Even if no VS inputs are set, still load some amount of URB as required. 16 years ago
  Eric Anholt 456a16491b i965: Make sure the VS URB size is big enough to fit a VF VUE. 16 years ago
  Eric Anholt 9eca0e5350 i965: Don't emit bad packets when no VBs are referenced. 16 years ago
  Eric Anholt 7e26bdb849 i965: Calculate enabled[] and nr_enabled once and re-use the values. 16 years ago
  Eric Anholt 213ac4bb5d i965: Set the max index buffer address correctly according to the docs. 16 years ago
  Brian Paul cab307ce6b i965: rename var: s/tmp/vs_inputs/ 16 years ago
  José Fonseca 9216b4e7be scons: Used wrong exception class. 16 years ago
  José Fonseca b9f56078cd scons: Don't use scons internal functions. 16 years ago
  Alex Deucher b13a553dd4 r600: fix Elts handling 16 years ago
  Brian Paul 592a6642fc ARB prog: replace 'unsigned' with 'gl_state_index' 16 years ago
  Brian Paul 3fedd08779 ARB prog: rename POINT, SIZE to POINT_TOK, SIZE_TOK 16 years ago