46867 Commits (38db7ae7fa3b5c05244ebcc5c04228e6aa794262)
 

Autor SHA1 Nachricht Datum
  Dave Airlie 38db7ae7fa mesa/texstore: add texstore paths for all the integer types. vor 14 Jahren
  Dave Airlie 56a7111893 mesa/texformat: update choose_tex_format for integer types. vor 14 Jahren
  Dave Airlie 7a41291c3a mesa/formats: add rest of integer formats. vor 14 Jahren
  Dave Airlie 6e1681a2c9 texstore: create texstore table on first access. vor 14 Jahren
  Stéphane Marchesin af962e1183 glsl: Remove unneeded headers. vor 14 Jahren
  Brian Paul 041ff4c731 egl: restore missing \ in Makefile vor 14 Jahren
  Paul Berry 56a90f5ce1 r200/r300/r600: remove dangling radeon_tex_getimage.c symlinks. vor 14 Jahren
  Kenneth Graunke d38839a498 glapi: Enclose glapi.h in an extern "C" block when included by C++. vor 14 Jahren
  Brian Paul 6399b7d638 scons: add new files to src/mesa/SConscript vor 14 Jahren
  Brian Paul a5f2010735 softpipe: fix Z interpolation invariance bug vor 14 Jahren
  Brian Paul 334a9dd3e6 softpipe: add check for DO_PSTIPPLE_IN_HELPER_MODULE vor 14 Jahren
  Ian Romanick 35613afee3 mesa: Remove unused gl_program::Attributes vor 14 Jahren
  Ian Romanick 24409ba196 mesa: Determine GL_ACTIVE_ATTRIBUTE_MAX_LENGTH by walking the GLSL IR. vor 14 Jahren
  Ian Romanick c097c63aa8 mesa: Determine GL_ACTIVE_ATTRIBUTES by walking the GLSL IR. vor 14 Jahren
  Ian Romanick a339ee8d85 mesa: Remove unused gl_shader_program::Attributes vor 14 Jahren
  Ian Romanick 84d71a07bb mesa: Make _mesa_GetActiveAttribARB use the attributes in the shader IR vor 14 Jahren
  Ian Romanick 7a80c1bbc5 mesa: Move _mesa_GetActiveAttribARB to shader_query.cpp vor 14 Jahren
  Ian Romanick 523b611646 linker: Use gl_shader_program::AttributeBindings for attrib locations vor 14 Jahren
  Ian Romanick 015d4f61ef mesa: Add gl_shader_program::AttributeBindings vor 14 Jahren
  Ian Romanick 2fd80534f0 mesa: Move _mesa_BindAttribLocationARB to shader_query.cpp vor 14 Jahren
  Ian Romanick 3ea297bdc4 mesa: Add string_to_uint_map facade class vor 14 Jahren
  Ian Romanick acd834fde2 mesa: Add hash_table_replace vor 14 Jahren
  Ian Romanick b7fa0d0727 mesa: Move _mesa_GetAttribLocationARB to shader_query.cpp vor 14 Jahren
  Ian Romanick 7bbcc0b832 glsl: Delete symbol table in post-link shaders vor 14 Jahren
  Ian Romanick efd027a8b5 glapi: regen API files for new extension vor 14 Jahren
  Ian Romanick 763b00f2c5 mesa: Remove ARB_draw_buffers extension enable flag vor 14 Jahren
  Ian Romanick a92f02d04a mesa: Advertise NV_fbo_color_attachments on OpenGL ES 2.0 vor 14 Jahren
  Ian Romanick cb016bbb1d mesa: Advertise NV_draw_buffers in OpenGL ES 2.0 vor 14 Jahren
  Ian Romanick f708166aad mesa/es: Allow querying GL_DRAW_BUFFERi in OpenGL ES 2.0 vor 14 Jahren
  Ian Romanick e0d5cb0f4f mesa/es: Allow querying GL_MAX_COLOR_ATTACHMENTS in OpenGL ES 2.0 vor 14 Jahren
  Ian Romanick 2e3a4ab818 mesa/es: Allow other color attachments in OpenGL ES 2.0 vor 14 Jahren
  Ian Romanick 43251b970d mesa/es: Make glDrawBuffersNV available in OpenGL ES 2.0 vor 14 Jahren
  Ian Romanick 188123ca06 glapi: Add entry point for NV_draw_buffers vor 14 Jahren
  Ian Romanick b2f23438a2 glapi: Move ARB_draw_buffers extension to a separate file vor 14 Jahren
  Ian Romanick accf293a33 mesa/es: Remove redundant renderbuffer target validation vor 14 Jahren
  Ian Romanick 6dd8e76869 mesa/es: Validate FBO target enum in Mesa code rather than the ES wrapper vor 14 Jahren
  Ian Romanick 7e4cb32d05 mesa/es: Validate FBO attachment enum in Mesa code rather than the ES wrapper vor 14 Jahren
  Stéphane Marchesin 3db309aece configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles. vor 14 Jahren
  Stephen White cd9627777c st/glx: Set the drawable attribute on xmesa_buffer creation. vor 14 Jahren
  Marek Olšák 5506f6ef96 r300g: fix rendering with a non-zero index bias in draw_elements_immediate vor 14 Jahren
  Guillem Jover 8fd39be383 docs: Update references to README files vor 14 Jahren
  Guillem Jover 963727aec7 Remove remnants of legacy glide support vor 14 Jahren
  Guillem Jover 0060551856 Ignore all shared objects vor 14 Jahren
  Marek Olšák 024ac93e60 r600g: fix parsing TGSI declarations vor 14 Jahren
  Brian Paul 5f4f07f4ea nouveau: remove unused code, unused var vor 14 Jahren
  Brian Paul c8e6565280 i915: don't include texstore.h vor 14 Jahren
  Brian Paul d646d06929 i965: remove unneeded includes of texstore.h vor 14 Jahren
  Brian Paul 9119269ca1 swrast: fix delayed texel buffer allocation regression vor 14 Jahren
  Brian Paul 6a04fa9cd4 mesa: fix warning (MSVC error) about void pointer arithmetic vor 14 Jahren
  Eric Anholt 669f1822d2 i965: Add support for GL_EXT_texture_array and GL_MESA_texture_array. vor 14 Jahren