58263 次程式碼提交 (bd3909f265908e30ef0e569fab57e9a042750b3a)
 

作者 SHA1 備註 提交日期
  Kenneth Graunke a291c59bba i965/fs: Simplify liveout calculation. 12 年之前
  Kenneth Graunke 597efd2b67 i965/fs: Create the COPY() set for use in copy propagation dataflow. 12 年之前
  Kenneth Graunke 669d4d7f77 i965/fs: Rename setup_kills() to setup_initial_values(). 12 年之前
  Kenneth Graunke 2ef81372dc i965/fs: Separate the updating of liveout/livein. 12 年之前
  Kenneth Graunke 7d86042dee i965/fs: Rename "cont" to "progress" in dataflow algorithm. 12 年之前
  Kenneth Graunke 0225dea6c4 i965/fs: Switch to a do-while loop in copy propagation dataflow. 12 年之前
  Kenneth Graunke 3c68662bb1 i965/fs: Skip global copy propagation step. 12 年之前
  Emil Velikov b9d1173f2c vl/buffers: consistent use on VL_MAX_SURFACES 12 年之前
  Emil Velikov e7c17eb819 st/vdpau: drop unnecessary variable prof 12 年之前
  Emil Velikov 1d260360d8 vl/idct: cleanup all idct buffers 12 年之前
  Emil Velikov 5354d2e76a vl/buffer: add sanity check after CALLOC_STRUCT 12 年之前
  Emil Velikov eab9bad1ac st/xvmc: exit gracefully if we fail to create video buffer 12 年之前
  Emil Velikov 5e91c15290 st/vdpau: don't try to create video buffer when the format is FORMAT_NONE 12 年之前
  Andy Furniss 3448b66dac vdpau/vl 422 chroma width/height mix up 12 年之前
  Vinson Lee b1d05eeb1f radeonsi: Ensure fmask_format is initialized in release builds. 12 年之前
  Paul Berry c6b6c93643 i965: STATIC_ASSERT that there aren't too many BRW_NEW_* flags. 12 年之前
  Christian König 5ddd840f5a vl: add entrypoint to is_video_format_supported 12 年之前
  Christian König a15cbabb8b vl: add entrypoint to get_video_param 12 年之前
  Christian König f2f7064e56 vl: rename pipe_video_decoder to pipe_video_codec 12 年之前
  Christian König 8e423ab984 vl: rename enum pipe_video_codec to pipe_video_format 12 年之前
  Christian König 53e20b8b41 vl: use a template for create_video_decoder 12 年之前
  Marek Olšák d13003f544 glsl: don't eliminate texcoords that can be set by GL_COORD_REPLACE 12 年之前
  Ilia Mirkin a8346a2f52 nv50: allow non-nv12 buffers to be created, just pass them through to vl 12 年之前
  Eric Anholt bef423bee6 dri: Choose a decent global driNConfigOptions. 12 年之前
  Kenneth Graunke 703a2f4219 i965: Improve comments for driver hooks in intel_buffer_object.c. 12 年之前
  Kenneth Graunke 96a0fe7e4d i965: Split intel_upload code out into a separate file. 12 年之前
  Kenneth Graunke 76c2533470 i965: Move GL_APPLE_object_purgeable functionality into a new file. 12 年之前
  Marek Olšák aafb0f9e06 radeonsi: fix feature support reporting 12 年之前
  Niels Ole Salscheider 5394ee8f30 clover: Fix linkage of libOpenCL 12 年之前
  Marek Olšák 21d9a1b5ef radeonsi: require LLVM 3.4 for MSAA 12 年之前
  Marek Olšák 87b88f1dae radeonsi: don't make scanout resources linear except for cursors 12 年之前
  Marek Olšák 89ca4a00f5 radeonsi: remove useless code from tex_fetch_args 12 年之前
  Marek Olšák 5550554f1e radeonsi: disable unbound colorbuffers 12 年之前
  Marek Olšák 356c041167 radeonsi: port texture improvements from r600g 12 年之前
  Marek Olšák 4855acd461 radeonsi: implement texture fetching for compressed MSAA textures (v2) 12 年之前
  Marek Olšák f671dfa8aa radeonsi: add FMASK texture binding slots and resource setup (v2) 12 年之前
  Marek Olšák 3c3feb38f4 radeonsi: implement FMASK decompression for MSAA texturing 12 年之前
  Marek Olšák 8c04f25360 radeonsi: scanout buffers cannot be a destination of MSAA resolve 12 年之前
  Marek Olšák 2a4b2e2305 radeonsi: implement MSAA colorbuffer compression for rendering 12 年之前
  Marek Olšák 2f1c449415 radeonsi: implement uncompressed MSAA texturing 12 年之前
  Marek Olšák f083f79751 radeonsi: disable alpha-to-coverage for integer colorbuffers 12 年之前
  Marek Olšák 6d4755a4d7 radeonsi: implement GL_SAMPLE_ALPHA_TO_ONE 12 年之前
  Marek Olšák 07955d4f2b radeonsi: implement uncompressed MSAA rendering and color resolving 12 年之前
  Marek Olšák c8e70e64ac radeonsi: add flexible shader descriptor management and use it for sampler views 12 年之前
  Tom Stellard 764502b481 radeonsi/compute: Let the state tracker do all the flushing 12 年之前
  Kenneth Graunke e29931aa74 i965: Dump more information about batch buffer usage. 12 年之前
  Kenneth Graunke 2a9492f321 i965: Add Gen7 depth stall flushes before disabling depth in BLORP. 12 年之前
  Kenneth Graunke 8fba8d4ee7 i965: Add Gen6 depth stall flushes before disabling depth in BLORP. 12 年之前
  Matt Turner 9c48ae751a i965: Don't copy propagate bitcasts with source modifiers. 12 年之前
  Matt Turner 0ae9ca12a8 i965: Emit MOVs for neg/abs. 12 年之前