53558 Commits (3464bce419875535e53241bab1bf224f9d47ae72)
 

Author SHA1 Message Date
  Jordan Justen 4d62cb64a5 mesa: remove unimplemented FramebufferTextureFaceARB 13 years ago
  Jordan Justen f625cb580a mesa: remove unimplemented FramebufferTextureARB 13 years ago
  Jordan Justen f862be0d7c mesa: disable ProgramParameteri until it is needed 13 years ago
  Jordan Justen 31c03f2f8c glapi: alias ProgramParameteriARB to ProgramParameteri 13 years ago
  Jordan Justen 1c3a64793a glapi: move include for ARB_get_program_binary.xml to gl_API.xml 13 years ago
  Jordan Justen dd6660038e glapi: alias FramebufferTextureARB to FramebufferTexture 13 years ago
  Jordan Justen 9e036966bb mesa shaderapi: don't enable various functions for GL CORE 13 years ago
  Jordan Justen 5ae8c9c0ca mesa api_exec: disable StencilFuncSeparateATI for API_OPENGL_CORE 13 years ago
  Jordan Justen 86d5c28580 mesa api_exec: add comment regarding GetPointerv & CORE profiles 13 years ago
  Vincent Lejeune 84b4372132 r600g: make tgsi-to-llvm generates store.pixel* intrinsic for fs 13 years ago
  Vincent Lejeune 1feb6b79ab configure.ac: Prevent build of radeon llvm backend with llvm < 3.2 13 years ago
  Thierry Reding c0def90ede android: Update for builtin_stubs.cpp move 13 years ago
  Michel Dänzer c5c3d2f933 radeonsi: Implement support for vertex shader samplers. 13 years ago
  Johannes Obermayr ebf0a96250 glsl: Fix builtin_compiler build by -I $(top_srcdir)/include. 13 years ago
  José Fonseca 8ac4b82699 scons: Update for builtin_stubs.cpp 13 years ago
  Thierry Reding 9948a33653 build: Don't cross-compile GLSL builtin compiler 13 years ago
  Brian Paul 8d3fb1be6b libgl-xlib: include glheader.h instead of GL/gl.h to fix build 13 years ago
  Kenneth Graunke df8a4001f5 i965: Remove unused variables after removing the old VS backend. 13 years ago
  Kenneth Graunke 60c008dde6 i965: Remove unnecessary walk through Mesa IR in ProgramStringNotify(). 13 years ago
  Kenneth Graunke 109a97dbd2 i965: Remove VS constant buffer read support from brw_eu_emit.c. 13 years ago
  Kenneth Graunke 31c1ea5ed4 i965: Update comment about clipper constants. 13 years ago
  Kenneth Graunke b68e662e61 i965/vs: Remove brw_vs_compile::constant_map. 13 years ago
  Kenneth Graunke ab973403e4 i965/vs: Remove support for the old parameter layout. 13 years ago
  Kenneth Graunke 4b2457b548 i965/vs: Delete the old vertex shader backend. 13 years ago
  Kenneth Graunke 66c8473e02 i965/vs: Replace brw_vs_emit.c with dumping code into the vec4_visitor. 13 years ago
  Kenneth Graunke 1f0093720d i965/vs: Refactor min/max handling to share code. 13 years ago
  Kenneth Graunke fd8655aa7a i965/vs: Add support for emitting DPH opcodes. 13 years ago
  Kenneth Graunke 6bc021bc78 i965/vs: Only do INTEL_DEBUG=perf when there's a GLSL shader. 13 years ago
  Paul Berry a8ab7e335d dispatch: stop generating separate GLES1 API code. 13 years ago
  Paul Berry 8386088e3d dispatch: stop using _mesa_create_exec_table_es1() for GLES1. 13 years ago
  Paul Berry a21116f87e dispatch: GLES1 fixes for _mesa_create_exec_table(). 13 years ago
  Paul Berry 5a1b40acf5 dispatch: Make a header to go along with querymatrix.c. 13 years ago
  Paul Berry b60244cfb9 dispatch: Add standard boilerplate and GL_APIENTRY to es1_conversion.h. 13 years ago
  Paul Berry dd3218d73b dispatch: Include GLES1-only functions in dispatch table. 13 years ago
  Paul Berry 571d5c353a dispatch: properly handle parameter name mismatches in glapitemp.h. 13 years ago
  Paul Berry 33e0004720 dispatch: Include glheader.h in dispatch-related files. 13 years ago
  Paul Berry 47deaf6175 dispatch: Update check_table.cpp to reflect recent aliasing changes. 13 years ago
  Eric Anholt 56f8ed4c35 i965/gen4: Fix assertion failures in depthstencil piglit tests. 13 years ago
  Kenneth Graunke b57d2dfbf6 i965: Add "alpha to coverage" to performance debug recompile messages. 13 years ago
  Kenneth Graunke 369419e847 i965: Don't replicate data for zero-stride arrays when copying to VBOs. 13 years ago
  Kenneth Graunke 3d2b4291c2 i965: Don't bother trying to extend the current vertex buffers. 13 years ago
  Marek Olšák 1eedebc65b r600g: re-enable handling of DISCARD_RANGE, improving performance 13 years ago
  Marek Olšák fa58644855 r600g: fix abysmal performance in Reaction Quake 13 years ago
  Marek Olšák 4cf6acc3d0 gallium/u_vbuf: document how it works 13 years ago
  Marek Olšák 46b0893fb9 gallium/u_vbuf: optimize looping over the list of buffers to upload 13 years ago
  Marek Olšák a97b053fdd gallium/u_vbuf: skip processing of buffers unused by the vertex element state 13 years ago
  Brian Paul fc2cf14038 swrast: remove explicit size from texfetch_funcs array 13 years ago
  José Fonseca f69fc36127 llvmpipe: Obey back writemask. 13 years ago
  Jerome Glisse 470952f751 r600g: avoid shader needing too many gpr to lockup the gpu v2 13 years ago
  Marek Olšák 183e122bdf draw: fix assertion failure in draw_emit_vertex_attr 13 years ago