51606 Commits (43f414f7b76902a728d26231d4cc047b794df10b)
 

Author SHA1 Message Date
  Marek Olšák 9576d555e0 glapi: add ARB_transform_feedback_instanced 13 years ago
  Marek Olšák 6d13d91f4e glapi: add ARB_transform_feedback3 13 years ago
  Marek Olšák e773a48a3b r600g: fix uploading non-zero mipmap levels of depth textures 13 years ago
  Marek Olšák fe1fd67556 r600g: don't flush depth textures set as colorbuffers 13 years ago
  Marek Olšák 6842d5fced r600g: don't set dirty_db_mask for a flushed depth texture 13 years ago
  Marek Olšák 5a17d8318e r600g: flush depth textures bound to vertex shaders 13 years ago
  Marek Olšák dee58f94af r600g: do fine-grained depth texture flushing 13 years ago
  Marek Olšák df79eb5956 r600g: remove is_flush from DSA state 13 years ago
  Marek Olšák 43e3f19c76 r600g: set DISABLE in CB_COLOR_CONTROL if colormask is 0 13 years ago
  Marek Olšák 4fe74412cf r600g: move CB_SHADER_MASK setup into cb_misc_state 13 years ago
  Marek Olšák a1a1ff5ec0 r600g: move MULTIWRITE setup into cb_misc_state for r6xx-r7xx 13 years ago
  Marek Olšák 0ea76916e6 r600g: move CB_TARGET_MASK setup into new cb_misc_state 13 years ago
  Marek Olšák 5ba15d8d38 st/mesa: implement accelerated stencil blitting using shader stencil export 13 years ago
  Marek Olšák a7f3697eb8 st/mesa: set colormask to zero when blitting depth 13 years ago
  Marek Olšák 5a74e17ab0 gallium/u_blit: remove useless memset calls 13 years ago
  Marek Olšák 24e0a26335 gallium/u_blit: drop not-very-useful wrapper around util_blit_pixels_writemask 13 years ago
  Marek Olšák 3f13b5da15 gallium/u_blit: don't do two copies for non-2D textures 13 years ago
  Marek Olšák 2dca61bcb3 gallium/util: move pipe_tex_to_tgsi_tex helper function into u_inlines 13 years ago
  Marek Olšák bdaf0a085b gallium/u_blitter: accelerate stencil-only copying 13 years ago
  Marek Olšák 12fd81f9e7 gallium/u_blitter: accelerate depth-stencil copying using shader stencil export 13 years ago
  Marek Olšák 76db2c121c gallium: add util_format_stencil_only helper function 13 years ago
  Marek Olšák a730838a42 gallium/u_blitter: minify depth0 when initializing last_layer 13 years ago
  Marek Olšák 91cf9fe988 gallium/u_gen_mipmap: accelerate depth texture mipmap generation 13 years ago
  Marek Olšák 13b0af721a mesa: remove assertions that do not allow compressed 2D_ARRAY textures 13 years ago
  Paul Berry 33202b4876 i965/msaa: Enable CMS layout on Gen7 for the formats that support it. 13 years ago
  Paul Berry 4ebbc76621 i965/msaa: Add CMS support to blorp. 13 years ago
  Paul Berry 754953693d i965/msaa: Add CMS-related sampler messages to brw_defines.h. 13 years ago
  Paul Berry 7b3263af69 i965/msaa: Set SURFACE_STATE properly when CMS MSAA is in use. 13 years ago
  Paul Berry 0ba813506d i965/msaa: Add CMS MSAA settings to brw_structs.h. 13 years ago
  Paul Berry ccae1b1cd7 i965/msaa: Allocate MCS buffer when CMS MSAA is in use. 13 years ago
  Paul Berry 1bd4d456cd i965/msaa: Add an enum to describe MSAA layout. 13 years ago
  Paul Berry 67b0f7c7dd i965/msaa: Move {rt,tex}_interleaved into blorp program key. 13 years ago
  Kristian Høgsberg 2adfce4a18 mapi: Move GL_NV_draw_buffers extension to es_EXT.xml 13 years ago
  Kristian Høgsberg e6a33570b7 egl: Add EGL_WAYLAND_PLANE_WL attribute 13 years ago
  Kristian Høgsberg 1aaec8c609 wayland-drm: Add protocol to create planar buffers 13 years ago
  Kristian Høgsberg 379eb47ea6 wayland-drm: Pass struct wl_drm_buffer to the driver 13 years ago
  Kristian Høgsberg 95bc0527e9 intel: Implement __DRIimage::createSubImage and bump supported version to 5 13 years ago
  Kristian Høgsberg 02ebad900d intel: Add offset field to miptree 13 years ago
  Kristian Høgsberg 44a2b57f93 intel: Add support for new __DRIimage formats 13 years ago
  Kristian Høgsberg c029834808 __DRIimage: version 5, add new formats and createSubImage 13 years ago
  Tom Stellard c0f7fe7b79 r600g/compute: Disable growing the memory pool 13 years ago
  Tom Stellard 49ae102ee3 radeon/llvm: Use multiclasses for floating point loads 13 years ago
  Tom Stellard bbdf3af857 radeon/llvm: Don't set the IMM bit in SMRD instruction definitions. 13 years ago
  Tom Stellard d36499aa62 r600g/compute: Add more debugging output 13 years ago
  Eric Anholt f9b3e257d1 i965: Revert the VBOs-in-system-memory hack. 13 years ago
  Eric Anholt b5c037f6b1 Add emacs setup for the docs/devinfo.html comment wrapping recommendation. 13 years ago
  Ian Romanick a8724d85f8 glx/dri2: Add support for GLX_ARB_create_context_robustness 13 years ago
  Ian Romanick de9ed51525 dri2: Hard-code the DRI2 version 13 years ago
  Ian Romanick 2879f758b5 glapi: Apply Xorg indent rules to all files generated for the xserver 13 years ago
  Kenneth Graunke a0698b000b docs: Update GL3.txt. 13 years ago