18515 Commits (41ccdde767e7aba6e8e6a9a035eacd6338c03a95)
 

Author SHA1 Message Date
  Brian Paul fad2dd8447 mesa: add some braces 17 years ago
  Brian Paul f51cca72d3 mesa: fix/simplify initialization of vertex/fragment program limits 17 years ago
  Brian Paul b5e1a93036 mesa: increase MAX_INSTRUCTIONS 17 years ago
  Brian Paul d01269a57f mesa: fix swizzle failure, fix typo 17 years ago
  Brian Paul 6c72bc8089 mesa: fix default buffer object access value 17 years ago
  Brian Paul 13a8c18d3d gallium: rename tgsi_translate_mesa_program() to st_translate_mesa_program() 17 years ago
  Brian Paul 1ef90b3f9a mesa: add some braces 17 years ago
  Alan Hourihane e9c722b660 st: change from ** to * for st_unreference_framebuffer() 17 years ago
  Keith Whitwell 6f83c30dd0 mesa: fix indenting 17 years ago
  Keith Whitwell 9ee04ce4e4 dri: remove unused files present only on gallium-0.2 branch 17 years ago
  Keith Whitwell fb8db63a89 Merge commit 'origin/master' into HEAD 17 years ago
  Alan Hourihane bb6a69d169 egl: cleanup doublebuffer check 17 years ago
  Alan Hourihane cc6bdf49ca egl: switch to egl_glx.so as the default EGL driver for X. 17 years ago
  Alan Hourihane 192f45606a egl: fudge with LIBGL_DRIVERS_PATH to pick up EGL specific DRI driver. 17 years ago
  Alan Hourihane 8015f3ae3b egl: Add new EGL driver that wraps GLX. 17 years ago
  Alan Hourihane d142f216d2 link EGL demos with -lGL 17 years ago
  Brian 1e3a44fab0 mesa: fix cast/conversion for optional code 17 years ago
  José Fonseca 9f3e37de17 util: Update fast_log2 article url. 17 years ago
  Brian Paul 092748990f mesa: fix/simplify initialization of vertex/fragment program limits 17 years ago
  Brian Paul b3c3bc63f0 mesa: fix typo (s/feadback/feedback/). Fixes broken selection/feedback. 17 years ago
  Brian Paul 3f99f501db mesa: increase MAX_INSTRUCTIONS 17 years ago
  Brian Paul 006fb63818 mesa: fix swizzle failure, fix typo 17 years ago
  Brian Paul 8124faf89d mesa: fix float->int mapping for glGetIntegerv(GL_DEPTH_CLEAR_VALUE) 17 years ago
  Brian Paul 1ca512c643 mesa: fix default buffer object access value 17 years ago
  Brian Paul 6222eb3fcd mesa: fix some VBO buffer object issues 17 years ago
  Sam Hocevar 507ef82077 mesa: fix function params to match prototypes 17 years ago
  Sam Hocevar 7be5411ce6 mesa: prevent the slang code generator from aborting when faced with a sampler variable redeclaration. 17 years ago
  Sam Hocevar 561787e697 i965: support for sin() and cos() in vertex shaders. 17 years ago
  Sam Hocevar 831bfb9053 i965: more meaningful message for unsupported opcodes. 17 years ago
  Eric Anholt c5945c2d17 intel: Fix clears to depth_stencil texture attachments. 17 years ago
  Alan Hourihane 4fe186f8dc add cso_hash_contains() function 17 years ago
  Brian 1fe385fdc9 set SamplerUnit[] entry in load_texture() just to be safe 18 years ago
  Brian dff0b0e772 use PROGRAM_CONSTANT instead of PROGRAM_STATE_VAR when generating immediates/literals 18 years ago
  Brian 9b7e5a51f4 set program->SamplersUsed bit when using a texture instruction 18 years ago
  Brian 93fef22d05 Remove ctx field from texenvprog_cache 18 years ago
  Brian fb3c41f504 include programopt.h 18 years ago
  Brian c81cce7831 Disable vertex shader fog, compute fog in fragment shader. 18 years ago
  Brian 19d77d6cfa temporarily set the FRAG_BIT_FOGC bit in InputsRead when fog is enabled 18 years ago
  Keith Whitwell 8e7d941d7a mesa: fix main/ prefix in include 17 years ago
  Keith Whitwell 33fef8be82 vbo: unmap and remap immediate vbo before/after each draw. 18 years ago
  Brian 6f765fbde4 added vbo_use_buffer_objects() to specify that immediate mode data should be put into bufferobjects 18 years ago
  Keith Whitwell b36bc54d3c vbo: seed initial max_element value with a more likely candidate 17 years ago
  Keith Whitwell 2a7dc79273 Merge commit 'origin/master' into gallium-0.2 17 years ago
  Brian Paul 9acf207277 mesa: s/GL_POLYGON+1/PRIM_OUTSIDE_BEGIN_END/ 18 years ago
  Brian Paul 5b98236e75 mesa: glsl: fix glGetUniform for matrix queries 17 years ago
  Brian Paul eda291e316 mesa: glsl: fix a number of glUniform issues 17 years ago
  Brian Paul bda6ad273d mesa: glsl: fix error check in get_uniformfv() 17 years ago
  Keith Whitwell 62dd7575f0 Merge commit 'origin/master' into gallium-0.2 17 years ago
  Keith Whitwell 2cb3d2b7a0 Merge commit 'origin/master' into gallium-0.2 17 years ago
  José Fonseca 452a592ca4 mesa: Apply MSVC portability fixes from Alan Hourihane. 18 years ago