8594 Commits (7fa99ed3d825707fd0a6abdd690abb9e6af5ba9d)
 

Autor SHA1 Nachricht Datum
  Brian Paul 7fa99ed3d8 updated protos for blend funcs vor 19 Jahren
  Brian Paul d92da49bae more changes for runtime renderbuffer depths vor 19 Jahren
  Brian Paul 0ce6a2935c include mipmap.h vor 19 Jahren
  Brian Paul 24edd90159 Move mipmap generation functions, texture scaling functions into new vor 19 Jahren
  Brian Paul bb4b378c60 updated info about name mangling vor 19 Jahren
  Michel Dänzer af866291da Synchronize drawable to the pipe where the bigger part can be visible. vor 19 Jahren
  Michel Dänzer 4abf2706e9 Add new I830 SAREA fields. vor 19 Jahren
  Michel Dänzer ebc879014c Add helper function that returns the current vblank sequence of a drawable. vor 19 Jahren
  Michel Dänzer 638ece315f Add helper function to calculate the area of the intersection of two rectangles. vor 19 Jahren
  Michel Dänzer 941c866739 i915: Handle DRM_VBLANK_SECONDARY when scheduling buffer swaps. vor 19 Jahren
  Michel Dänzer c2f1a1857e i915: Attempt to schedule buffer swap on target vertical blank when possible. vor 19 Jahren
  Michel Dänzer 7585fc989d Add driGetVBlankInterval() helper function. vor 19 Jahren
  Michel Dänzer 7539fde334 driWaitForVBlank: Add support for secondary vertical blank. vor 19 Jahren
  Michel Dänzer 6a2f5c6752 Some restructuring of the driWaitForVBlank() code. vor 19 Jahren
  Michel Dänzer 24bb3b3998 Make driDrawableInitVBlank() initialize the sequence number. vor 19 Jahren
  Brian Paul 1d914fe465 remove obsolete comment vor 19 Jahren
  Jeremy Kolb 07bacc2263 Update to use the new XCB naming convention. vor 19 Jahren
  Jeremy Kolb 3d7ee324ad Added function convertStringForXCB. Deals with the recent XCB naming convention switch. vor 19 Jahren
  Jeremy Kolb b68788a1ca Update linux-dr-xcb config file to use LIBDRM_CFLAGS vor 19 Jahren
  Jerome Glisse 9e82552c30 Remove r200 dependency vor 19 Jahren
  Jerome Glisse c67d8678dd Remove r200 dependency. vor 19 Jahren
  Michal Krol ea87987dda Prepend #extension 'MESA_shader_debug: require' to each shader. vor 19 Jahren
  Michal Krol 27f660c164 Add GLSL preprocessor. vor 19 Jahren
  Michal Krol 4303d22739 Fix Windows newlines. vor 19 Jahren
  Michal Krol 16647b739b Add syntax files for expression and directive preprocessor. vor 19 Jahren
  Brian Paul a50b7dbc3b Initial work for supporting different renderbuffer color depths at runtime. vor 19 Jahren
  Michel Dänzer df8632ebd8 Fix and re-enable swizzling paths for big endian platforms. vor 19 Jahren
  Keith Whitwell cbdd7e1094 bring in active_sz mechanism from i965 driver. Fixes bug 8410 vor 19 Jahren
  Keith Whitwell f1945796ed Fixup one place where attrsz was being used instead of active_sz vor 19 Jahren
  Brian Paul f515c78a23 Change logicop, blend, masking functions to use the colors/indexes in the vor 19 Jahren
  Brian Paul ba001224a1 Roll the multi_write_rgba_span() code into _swrast_write_rgba_span(). vor 19 Jahren
  Brian Paul 0785b6052a use span.array->rgba instead of local var in accum_return() vor 19 Jahren
  Brian Paul f11508c29f use span.arrays for color/indexes instead of a local var when doing masked clears vor 19 Jahren
  Sean D'Epagnier e184bd861c corrected cursor drawing vor 19 Jahren
  Brian Paul 1ad12874b3 allocate larger TempImage, use COMBO var to choose test format/type vor 19 Jahren
  Brian Paul 7b803d649a fix the broken fallback string/debug stuff vor 19 Jahren
  Brian Paul 5174e7c181 remove extra indentation vor 19 Jahren
  Brian Paul 43715c711d Get rid of _swrast_mask_rgba_array() and _swrast_mask_index_array(). vor 19 Jahren
  Roland Scheidegger 9f819dc014 fix up access to vertex attrib components which don't really exist but are defined to some default value by the spec (fogcoord yzw, normal w, secondary color w), by replacing those components with zero/one respectively using swizzling. vor 19 Jahren
  Keith Whitwell 9c5d75e592 Explicit test for +ve pitches in intelEmitCopyBlit() vor 19 Jahren
  Roland Scheidegger 8a0fb128c3 don't skip user clip plane clipping when the current vertex program is position invariant. vor 19 Jahren
  Keith Whitwell 7e9799ac3d Use _Enabled rather than _Active when checking for fragment shaders vor 19 Jahren
  Keith Whitwell df058298e1 Flush driver, not just tnl module. vor 19 Jahren
  Keith Whitwell f9bfdb1ce4 resize buffers in MakeCurrent vor 19 Jahren
  Keith Whitwell f118b9b40d Remove unused variable. vor 19 Jahren
  Jouk Jansen 424749c3d5 Correcting directory name in OpenVMS-Makefile vor 19 Jahren
  Brian Paul 57d705d5a9 remove rgb[] array from span_arrays_struct - was only used in a few places vor 19 Jahren
  Brian Paul c7d0fe1c4b new comments, indentation fixes vor 19 Jahren
  Brian Paul 4af404038c bump version to 6.5.2 vor 19 Jahren
  Brian Paul 76785cb70a move a conditional into an assertion vor 19 Jahren