48296 Commits (ebe7c687ceed4e5ca704b325aac6b91791d394b0)
 

Author SHA1 Message Date
  Maarten Lankhorst ebe7c687ce nouveau: Fix bugs in nouveau_video_buffer 13 years ago
  Lauri Kasanen 2eafd07323 gallivm: Close a memory leak 13 years ago
  Dave Airlie 7fd8dc3aa9 softpipe: try and use back color for a slot if color fails. 13 years ago
  Dave Airlie d61d39922b format_unpack: add 8/16 rgba/rgb types. 13 years ago
  Eric Anholt f1d89638c0 i965: Don't make consumers of brw_CONT/brw_WHILE track if depth in loop. 13 years ago
  Eric Anholt ce6be334bb i965: Don't make consumers of brw_WHILE do pre-gen6 BREAK/CONT patching. 13 years ago
  Eric Anholt 32118cfe37 i965: Don't make consumers of brw_DO()/brw_WHILE() track loop start. 13 years ago
  Eric Anholt 9f8814752f i965: Drop unused do_insn argument from gen6_CONT(). 13 years ago
  Paul Berry d44878e754 mesa: Add _NEW_RASTERIZER_DISCARD as synonym for _NEW_TRANSFORM. 13 years ago
  Paul Berry aee96806f0 mesa: Move RasterDiscard to toplevel of gl_context. 13 years ago
  Kristian Høgsberg 636f2fc46c egl/x11: Merge the right version of Frederiks change 13 years ago
  Fredrik Höglund 352c889c10 egl_dri2/x11: Add support for the DRI2 SwapBuffers request 13 years ago
  Fredrik Höglund 655f2c1d65 egl_dri2/x11: Add support for eglSwapInterval 13 years ago
  Paul Berry 3a2e71874b i965 gen6: Turn on transform feedback extension unconditionally. 13 years ago
  Paul Berry c59393b706 i965 gen6: Implement transform feedback queries. 13 years ago
  Paul Berry c5e17a8498 i965: Convert if/else to switch statements in brw_queryobj.c 13 years ago
  Paul Berry f8328c998b i965 gen6: Ensure correct transform feedback indices on new batch. 13 years ago
  Paul Berry 163611d7b2 mesa: Add a function to query whether a meta-op is in progress. 13 years ago
  Paul Berry dc7b6d7d6d mesa: Add count_tessellated_primitives() function. 13 years ago
  Paul Berry 291ae4e639 mesa: Remove unnecessary FLUSH_VERTICES in bind_buffer_range 13 years ago
  Paul Berry 7d2ff0bf0b i965 gen6: Implement rasterizer discard. 13 years ago
  Kenneth Graunke 21504b462a i965: Implement bounds checking for transform feedback output. 13 years ago
  Paul Berry 63cf7fad13 i965: Flush pipeline on EndTransformFeedback. 13 years ago
  Paul Berry c3161b629f i965 gen6+: Make intel_batchbuffer_emit_mi_flush() actually flush. 13 years ago
  Paul Berry 6ca61441b5 i965 gen6: Turn on transform feedback extension. 14 years ago
  Paul Berry 9308f29830 i965 gen6: Initial implementation of transform feedback. 13 years ago
  Paul Berry 1413f955eb i965 gs: Move vue_map to brw_gs_compile. 13 years ago
  Paul Berry fd5d0c8b12 i965 gen6+: Use 1-wide null operands for IF instructions 13 years ago
  Paul Berry 38b118d49d mesa: Fix off-by-one error in transform feedback size check. 13 years ago
  Paul Berry 942d452047 mesa: Record transform feedback strides/offsets in linker output. 13 years ago
  Jon TURNEY 9f8573b7ae Fix compilation on cygwin after commit 762c9766c93697af8d7fbaa729aed118789dbe8e 13 years ago
  Maarten Lankhorst 704d22dfc1 xvmc: Remove unused variable 13 years ago
  Maarten Lankhorst 68651c3243 vl: Remove unused declaration 13 years ago
  Maarten Lankhorst 72325ee6e3 vl: Use pipe clear_render_target instead of util_clear_render_target 13 years ago
  Pekka Paalanen dae2fca705 mesa: fix a leak in _mesa_delete_texture_image() 13 years ago
  Chia-I Wu 249c6f1934 st/egl: error check and clamp coordinates in eglPostSubBufferNV 13 years ago
  Chia-I Wu eb7d1b9474 egl_dri2/x11: error check coordinates in eglPostSubBufferNV 13 years ago
  Fredrik Höglund 7577284213 st/egl: Add support for EGL_NV_post_sub_buffer 13 years ago
  Fredrik Höglund 71b8fc9872 egl_dri2/x11: Add support for EGL_NV_post_sub_buffer 13 years ago
  Fredrik Höglund 7d46b45c5b egl: add EGL_NV_post_sub_buffer 13 years ago
  Chia-I Wu f63e129d5f egl: KHR_reusable_sync entrypoints are missing from eglGetProcAddress 13 years ago
  Chia-I Wu f957cac772 egl: remove #ifdef's for official extensions 13 years ago
  Chia-I Wu ed1ff2acec egl: remove EGL_ANDROID_swap_rectangle 13 years ago
  Chia-I Wu b7acfe7755 egl: update headers 13 years ago
  Chia-I Wu ab7bb10a2a egl: move unofficial extensions to eglmesaext.h 13 years ago
  Stéphane Marchesin 67e6a40605 i915g: Add unsupported caps. 13 years ago
  Stéphane Marchesin 1981042341 i915g: Turn an assert into a debug message, print more debug info for missing depth swz. 13 years ago
  Stéphane Marchesin a7534d8943 i915g: Make the pipe_sampler_state struct non const and get rid of useless memcpy. 13 years ago
  Stéphane Marchesin c661843ab6 i915g: Implement KILP. 13 years ago
  Stéphane Marchesin 3c01aefe5f i915g: Add two unsupported caps. 13 years ago