47854 коммитов (4ce635c871d00e442efb2b265562685d7edd44ae)
 

Автор SHA1 Сообщение Дата
  Chad Versace bf8ad170c5 mesa: Fix glFramebufferTexture*() for depth and stencil attachments 14 лет назад
  Eric Anholt 8727807f7e i965: Expose GLSL 1.30 on gen6+. 14 лет назад
  Eric Anholt 1c65abb211 i965: Add support for gl_VertexID and gl_InstanceID. 14 лет назад
  Eric Anholt 9472f66776 i965: Replace a should-never-happen fallback with asserts where it matters. 14 лет назад
  Eric Anholt 919c53e87a mesa: Make gl_VertexID be a system value like gl_InstanceID. 14 лет назад
  Eric Anholt 44fc3c6c1c glsl: Move builtin_variables.h into .cpp. 14 лет назад
  Eric Anholt ab5c2622b6 glsl: Move ir_variable.cpp to builtin_variables.cpp. 14 лет назад
  Mathias Fröhlich 8ca76386f5 state_tracker: remove written but never used variable. 14 лет назад
  Dave Airlie 2f98ac473b radeon: fix build. 14 лет назад
  Dave Airlie 88ec12539a radeon: drop unused constant_cliprect field 14 лет назад
  Dave Airlie 0dd6bdf632 radeon: disable texobj state for 3d texture 14 лет назад
  Dave Airlie 99109e9fe0 radeon: use meta bitmap 14 лет назад
  Dave Airlie beb3e81b86 radeon: fix bug with wrong stride being used for rectangluar textures. 14 лет назад
  Brian Paul ba3b9fad60 i965: remove #include of api_noop.h 14 лет назад
  Brian Paul 6e9b1d5d0d xlib: set alpha to 0xff when mapping RGB pixmaps 14 лет назад
  Brian Paul 16bff7e2ce swrast: avoid calling _mesa_get_srgb_format_linear() inside a loop 14 лет назад
  Brian Paul 0f3f6cf02b swrast: remove bogus assertion 14 лет назад
  Brian Paul 871dc64869 svga: don't crash/assert if we fail to allocate a vertex buffer 14 лет назад
  Brian Paul aa66130682 draw: handle out of memory conditions 14 лет назад
  Brian Paul 7288bfb2a4 util: check for null vertex buffer object in blit code 14 лет назад
  Brian Paul 2551ff5900 st/mesa: fix OOM failure in bitmap code 14 лет назад
  Brian Paul 97dedfda5f vbo: better handling of VBO allocation failures 14 лет назад
  Brian Paul e6c4159372 mesa: replace api_noop.[ch] with vbo_noop.[ch] 14 лет назад
  Brian Paul cd30c28e3b vbo: pull some code from api_noop.c into vbo module 14 лет назад
  Brian Paul 6ba0ba09b4 mesa: remove ancient, unused gl_free_control_points prototoype 14 лет назад
  Brian Paul 9c0d7828d2 docs: add another viewperf issue 14 лет назад
  Kenneth Graunke 9ae10e9cbd i965: Make Gen6+ renderbuffer surface updates not depend on NEW_COLOR. 14 лет назад
  Kenneth Graunke d46dfed958 i965: Reorder state atom lists so all the surface state is together. 14 лет назад
  Kenneth Graunke a17a78a212 glsl: Handle constant expressions involving ir_binop_equal/nequal. 14 лет назад
  Kenneth Graunke 83d0514f1f glsl: Remove textureGradOffset built-ins taking samplerCube parameters. 14 лет назад
  Kenneth Graunke 6a77f36ad9 glsl: Fix misnamed textureProjOffset prototypes in built-in profiles. 14 лет назад
  Kenneth Graunke 2eb43bbb77 glsl: Remove texture built-ins with 'bias' from 1.30 VS profile. 14 лет назад
  Kenneth Graunke 51b1d412ec i965: Put a proper sampler count in 3DSTATE_VS. 14 лет назад
  Kenneth Graunke 29fc0d8c8a i965: Upload SAMPLER_STATE pointers for the VS on Ivybridge. 14 лет назад
  Kenneth Graunke 32dfa6e5ef i965: Move and rename "wm sampler" fields to just "sampler". 14 лет назад
  Kenneth Graunke 91043c21f9 i965: Clean up code for VS pull constant surface creation. 14 лет назад
  Kenneth Graunke e7c29c5de8 i965: Use a single binding table for all pipeline stages. 14 лет назад
  Kenneth Graunke 4a42bd3931 i965: Split brw_wm_surfaces state into renderbuffer and texture atoms. 14 лет назад
  Kenneth Graunke a7d0fa209b i965: Combine the two WM pull constant tracked state atoms. 14 лет назад
  Kenneth Graunke f3e9ccb3bc i965: Rename gen6_*_constants tracked state atoms to "push_constants". 14 лет назад
  Kenneth Graunke e4b1c9b4be i965: Remove nr_surfaces computation from brw_update_wm_surfaces. 14 лет назад
  Kenneth Graunke 6ba9090ea0 i965: Use 0 for the number of binding table entries in 3DSTATE_(VS|WM). 14 лет назад
  Kenneth Graunke 0983c6869b i965: Remove outdated comment about CACHE_NEW_SURF_BIND dirty bit. 14 лет назад
  Kenneth Graunke d1d86dc55c i965: Remove BRW_NEW_NR_VS_SURFACES dirty bit from brw_vs_surfaces. 14 лет назад
  Kenneth Graunke 7c057f2360 i965: Add missing CACHE_NEW_WM_PROG dirty bit to WM pull constants. 14 лет назад
  Kenneth Graunke c3e3903a90 i965: Use new vtable entries for surface state updating functions. 14 лет назад
  Kenneth Graunke 5d448b42b7 i965: Add new vtable entries for surface state updating functions. 14 лет назад
  Marek Olšák b8428e6335 r600g: don't set the query result to 0 after a call to get_query_result 14 лет назад
  Marek Olšák 72c1658554 r600g: the type of OCCLUSION_PREDICATE result should be boolean 14 лет назад
  Brian Paul 3800fe800b mesa: silence uninitialized var warning 14 лет назад