49268 Commits (8abbdb8865890e1a39ebbbfae38422014f80072a)
 

Author SHA1 Message Date
  Christian König 8abbdb8865 vl: rename VL_MAX_PLANES to VL_NUM_COMPONENTS 13 years ago
  Christian König 70a7695b4d vl: prefix size defines with VL_ 13 years ago
  Christian König 3ac959492d vl: remove assert on unknown video profile 13 years ago
  Christian König 14f47d164d st/xvmc: respect caps when creating video buffers 13 years ago
  Christian König 8f54929c5d st/vdpau: use interlacing capabilities 13 years ago
  Christian König 8bfadc802f st/vdpau: implement uploads to interlaced video buffers 13 years ago
  Christian König f3f03c67e9 vl: add interlacing capabilities 13 years ago
  Christian König 3841d3fd13 vl: add a simple weave deinterlacer 13 years ago
  Christian König 9f9628c72b vl/video_buffer: fix interlaced surface ordering 13 years ago
  Christian König 4ccae0dfaa vl/video_buffer: fix height of interlaced video buffers 13 years ago
  Roland Scheidegger 1f4a853b1e mesa: check_index_bounds off-by-one fix 13 years ago
  Eric Anholt b3c84a80cd mesa: Fix xcb-dri2 link flags leaking into LIBS. 13 years ago
  Eugeni Dodonov 84e5f1c635 intel: check for LLC support when reading maps 13 years ago
  Eugeni Dodonov 7def293204 intel: verify if hardware has LLC support 13 years ago
  Dave Airlie fa2a76a21c draw: fix fog coord export. 13 years ago
  Chih-Wei Huang f8be4f33d3 vbo: fix a building error 13 years ago
  José Fonseca 8184228e8b llvmpipe: Make more resilient to out-of-memory situations. 13 years ago
  Keith Whitwell 9a1fd9a37c llvmpipe: clear storage for newly allocated resources 14 years ago
  Ian Romanick 87b4c9b322 intel: FBOs with texture border are unsupported 13 years ago
  Ville Syrjala 0fcc518964 gallium/dri: Handle xserver that doesn't send needless DRI2 invalidate events 13 years ago
  Eric Anholt 57e44371a5 glsl: Add error case for switch() with two default cases. 13 years ago
  Eric Anholt 140632190c glsl: Throw an error when faced with a duplicated switch() case label. 13 years ago
  Eric Anholt 01a5a2c9d7 glsl: Add other missing error location information for switch statements. 13 years ago
  Eric Anholt 663dcbbffe glsl: Add missing location info to case labels. 13 years ago
  Eric Anholt 2c3e10e719 glsl: Throw the required error when a case label is a non-constant. 13 years ago
  Eric Anholt 22d81f154f glsl: Save and restore the whole switch state for nesting. 13 years ago
  Eric Anholt b8c9252570 dri: Add Unigine Tropics as an app that requires the GLSL warn workaround. 13 years ago
  Eric Anholt 4dd2743d45 dri: Fix typo in xml file that made all applications use the workaround. 13 years ago
  Eric Anholt 27af00eac8 mesa: Fix the error message function names for glFlushMappedBufferRange(). 13 years ago
  Eric Anholt f20fb80a91 mesa: Fix bad-enum/no-buffer error handling for buffer object functions. 13 years ago
  Brian Paul 84a1273e7f glsl: move array_sizing_visitor class outside of link_intrastage_shaders() 13 years ago
  Brian Paul 8cbe699c0d gallium/postprocess: move declarations before code 13 years ago
  Lauri Kasanen 81938d2137 gallium/postprocess: Just to be safe, reference all buffers from outside 13 years ago
  Lauri Kasanen c5976017e3 gallium/postprocess: Fix depth logic 13 years ago
  Carl Worth cd2e2187cb glsl: Avoid ralloc_stealing a long-lived object to a short-lived parent 13 years ago
  Carl Worth 64fd26a8a8 glsl: Add glcpp tests for a macro used twice 13 years ago
  Carl Worth 7ab1c7f792 glcpp: Fix so that trailing punctuation does not prevent macro expansion 13 years ago
  Carl Worth e931b0e05b glcpp: Add new test showing bug where a trailing ':' prevents macro expansion 13 years ago
  Ian Romanick 2e8f8cb383 mesa: Fix copy-and-paste error in _mesa_pack_rgba_span_float 13 years ago
  Ian Romanick 5c341b7df3 mesa: Fix copy-and-paste bug in do_row_3D 13 years ago
  Ian Romanick 660ed923de mesa: Convert colors if span ChanType and renderbuffer data type don't match 13 years ago
  Ian Romanick e06b1c65bc mesa: Set the gl_array_object::ARBsemantics flag at the right time 13 years ago
  Ian Romanick af1477b088 mesa: Add unpack_uint_z_row support for floating-point depth buffers 13 years ago
  Brian Paul e20e30b28c Revert "Fix underlinking in libOSMesa since commit adefee5 "Always build shared glapi"" 13 years ago
  José Fonseca edb1970795 draw: Avoid NULL pointer dereference when binding NULL fragment shaders. 13 years ago
  José Fonseca efd73f72d8 mapi/glapi: Never use a generic no-op entry-point on Windows. 13 years ago
  ojab db312b62f2 gallivm: Fix LLVM-2.7 build. 13 years ago
  José Fonseca 54fd495c41 gallivm: Remove MSVC RT hack. 13 years ago
  Anuj Phogat 15986d21eb mesa: fix maximum allowed proxy texture size condition 13 years ago
  Zack Rusin cff0eac702 svga: fix a crash happening before setting fragment shaders. 13 years ago