43844 Commits (7d608d0c331c101088273655708965fb9f1be56e)
 

Author SHA1 Message Date
  Kenneth Graunke 7d608d0c33 i965: Initial Ivybridge SF/SBE state setup. 14 years ago
  Kenneth Graunke 3dc4bc1f78 i965: Make gen6_sf_state.c's get_attr_override non-static. 14 years ago
  Kenneth Graunke 8832920c29 i965: Initial Ivybridge URB space partitioning, including push constants. 14 years ago
  Kenneth Graunke 477e2fe031 i965: Set maximum number of threads for Ivybridge. 14 years ago
  Kenneth Graunke 235fa21a09 i965: Split out tracked state atoms for Ivybridge. 14 years ago
  Kenneth Graunke 89a82d72ca intel: Initial IS_GEN7 plumbing. 14 years ago
  Kenneth Graunke d55471768e i965: Rename max_vs_handles to max_vs_entries for consistency. 14 years ago
  Kenneth Graunke d0f0d06482 i965: Convert BRW_NEW_* dirty bits to use an enum. 14 years ago
  Kenneth Graunke c638180fc7 i965: Rework IF/ELSE jump target back-patching. 14 years ago
  Kenneth Graunke 5936d96d33 i965: Move IF stack handling into the EU abstraction layer/brw_compile. 14 years ago
  Kenneth Graunke 774fb90db3 i965: Get a ralloc context into brw_compile. 14 years ago
  Kenneth Graunke ebeea98573 i965/gs: Move generation check for bailing earlier. 14 years ago
  Kenneth Graunke c6175d7870 i965: Add _NEW_LIGHT to Gen6 clip state dirty bits. 14 years ago
  Brian Paul 3559440873 mesa: add some missing GLAPIENTRY keywords 14 years ago
  Tom Stellard 217cd216ea r300/compiler: Fix bug in rc_get_variables() 14 years ago
  Marek Olšák 390196ecc7 u_vbuf_mgr: fix max_index computation when src_offset is abused as buffer_offset 14 years ago
  Marek Olšák a3ac28a736 mesa: make RGB9_E5 non-renderable on swrast again 14 years ago
  Marek Olšák 947190ab4b Revert "mesa: set reasonable defaults in update_wrapper" 14 years ago
  Kenneth Graunke 1309d2ea72 i965: Pass brw_compile pointer to brw_set_src[01]. 14 years ago
  Kenneth Graunke 2b8e7215eb i965: Fix "Paramater" typo in gen6_wm_state.c. 14 years ago
  Benjamin Franzke b8033a5651 egl: Compile wayland-drm.a into libEGL independent of egl_dri2 14 years ago
  Dave Airlie c9aa3bbda4 st/mesa: overhaul vertex/fragment sampler and sampler views. 14 years ago
  Dave Airlie bc16c73407 gallium: block signals for new thread when spawning threads 14 years ago
  Dave Airlie bd5b7a6f71 r600g: reduce flushes so only when texture and CB overlap. 14 years ago
  Tom Stellard 6d539579ad r300/compiler: Use ALU Result for IF conditionals 14 years ago
  Marek Olšák 8a4136f624 r300g: HiZ fixes 14 years ago
  Marek Olšák 19f59dd413 r300g: don't set other HyperZ states if depth and stencil tests are disabled 14 years ago
  Marek Olšák fdd37af3f7 r300g: dynamically ask for and release Hyper-Z access 14 years ago
  Marek Olšák 904f43f190 r300g: fix conversion from int to boolean 14 years ago
  Marek Olšák 51095f74cf u_vbuf_mgr: fix max_index computation once again 14 years ago
  Marek Olšák ad2999d211 st/mesa: set correct baseInternalFormat for _mesa_texstore in DrawPixels 14 years ago
  Kenneth Graunke 2bba244329 i965: Use BRW_DATAPORT_READ_TARGET_DATA_CACHE instead of 0. 14 years ago
  Kenneth Graunke c77855d64e i965: Rename dp_render_target struct to gen6_dp. 14 years ago
  Kenneth Graunke 17eaff77b0 i965: Attempt to un-muddle Gen6 data port message target defines. 14 years ago
  Christoph Bumiller 5f5d486717 nvc0: prevent overlap between load address and destination regs 14 years ago
  Marek Olšák dd445ae120 docs: update relnotes-7.11 14 years ago
  Marek Olšák e28e3a774c st/mesa: expose ARB_shader_texture_lod if SM3 is supported 14 years ago
  Matt Turner fae77579ad util_logbase2 takes and returns unsigned, not int 14 years ago
  Matt Turner c5ac8a8aa2 Remove redundant util_unsigned_logbase2 14 years ago
  Matt Turner 48a0a096f8 u_math.h: Remove redundant mingw32 ffs definition 14 years ago
  Benjamin Franzke 184bb09ff5 st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,wayland 14 years ago
  Benjamin Franzke 83c68758be egl_dri2: Discard similar configs 14 years ago
  Kristian Høgsberg 93aea63a33 egl_dri2: Make it possible to not compile in the X11 platform 14 years ago
  Francesco Marella 64e3cd0c42 nvfx: fill some PIPE_CAPs 14 years ago
  Kenneth Graunke f247b2d633 i965: Fix incorrectly named data port define. 14 years ago
  Kenneth Graunke ceaec24149 i965: Fix typo in Gen6 "DWord Scattered Write" message define. 14 years ago
  Vinson Lee ac85ab066b i915g: Fix typos in print messages. 14 years ago
  Dave Airlie c7b1497f4e r600g: don't unmap if we haven't mapped 14 years ago
  Marek Olšák 8a50637453 mesa: EXT_texture_sRGB_decode little fixup 14 years ago
  Dave Airlie 1ca3efe548 r600g: use a local var to store pointer to which register we are working on 14 years ago