46867 Commits (38db7ae7fa3b5c05244ebcc5c04228e6aa794262)
 

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