13846 Commits (0f72de55386c391c4cc3ee346216f09152a6b5ab)
 

Author SHA1 Message Date
  Eric Anholt 0f72de5538 dri2: add complaints for more initialization failures. 16 years ago
  Eric Anholt 65d39a9eed intel: clean up more pf mess. 16 years ago
  Brian Paul 318e53a4bf mesa: refactor glTexParameter code 16 years ago
  Brian Paul 38768dbc76 mesa: move call to _mesa_update_framebuffer_visual() 16 years ago
  Brian Paul 3cf7f9887a i915: rename some functions 16 years ago
  Brian Paul d0c8ed73cc intel: replace i915/intel_state.c and i965/intel_state.c with shared file 16 years ago
  Brian Paul 69fd665b64 intel: whitespace changes 16 years ago
  Brian Paul 84c8b5bbf9 intel: move some driver functions around 16 years ago
  Brian Paul 72ee0e247d intel: check if stencil test is enabled in intel_stencil_drawpixels() 16 years ago
  Brian Paul 723648f2ee intel: save/restore GL matrix mode in intel_meta_set_passthrough_transform(), intel_meta_restore_transform() 16 years ago
  Brian Paul 36daee1c7b intel: asst. casts to silence warnings 16 years ago
  Brian Paul 6c244b0f32 intel: #include clean-ups 16 years ago
  Brian Paul d555cdbe3e intel: remove old #includes 16 years ago
  Brian Paul aae2729aeb intel: make intelUpdateScreenFromSAREA() static 16 years ago
  Brian Paul 66c7f06413 intel: remove unused var 16 years ago
  Brian Paul 4006c5e452 intel: move intelInitExtensions() and related code into new intel_extensions.c 16 years ago
  Brian Paul 4451eb2e75 intel: move glClear-related code into new intel_clear.c file 16 years ago
  Brian Paul 6fcebbe719 intel: Move swap-related functions from intel_buffers.c to new intel_swapbuffers.c 16 years ago
  Brian Paul 3b23a8e07d i965: scissor rect was inverted when rendering to texture 16 years ago
  Robert Ellison 523febe12e mesa: add missing texture_put_row_rgb() function in texrender.c 16 years ago
  Brian Paul ea8d0aa94b docs: added GL_NV_texture_env_combine4 16 years ago
  Brian Paul cba5ce1665 Merge branch 'tex_combine4' 16 years ago
  Brian Paul 628b52241b i965: init array->Format fields (see bug 19708) 16 years ago
  Brian Paul 96ee3db6f7 intel: enable GL_NV_texture_env_combine4 extension 16 years ago
  Brian Paul d4757cd02a mesa: enable GL_NV_texture_env_combine4 for sw drivers 16 years ago
  Brian Paul 6947f85cb5 mesa: updated fragment shader codegen for GL_NV_texture_env_combine4 16 years ago
  Brian Paul 2d508c1d5c swrast: updates for GL_NV_texture_env_combine4 16 years ago
  Brian Paul e082314cab mesa: update state setup/validation for GL_NV_texture_env_combine4 16 years ago
  Brian Paul 08fbbdd4dc mesa: update glTexEnv(), glGetTexEnv() for GL_NV_texture_env_combine4 16 years ago
  Brian Paul f5d3027c0a mesa: initial changes for GL_NV_texture_env_combine4 16 years ago
  Brian Paul ded949ed06 mesa: set the new array->Format field in VBO code 16 years ago
  Jesse Barnes e57e398960 intel: fix the mismerge of the vblank pipe enable sanity check 16 years ago
  Brian Paul ad338c14c2 mesa: consolidate glGetTexEnvi/f() code with new get_texenvi() helper 16 years ago
  Jesse Barnes 216bff5fd4 intel: move pipe enable sanity check to where it belongs 16 years ago
  Owain Ainsworth 0b5266ff64 intel: fix vblank crtc selection with DRI1 when only one pipe is enabled. 16 years ago
  Owain G. Ainsworth 39b4061bb9 intel: Prevent an "irq is not working" printf when only pipe B is enabled. 16 years ago
  Brian Paul 0a40033047 mesa: refactor _mesa_TexEnvfv() code with helper functions 16 years ago
  Brian Paul 6f8896c599 docs: document improved stencil support and GL_EXT_vertex_array_bgra 16 years ago
  Brian Paul b8fc605cdb Merge branch 'vertex_array_bgra' 16 years ago
  Brian Paul dab586b075 i965: enable GL_EXT_vertex_array_bgra 16 years ago
  Brian Paul 0bd6d48bce mesa: enable GL_EXT_vertex_array_bgra for sw drivers 16 years ago
  Brian Paul 0791fdff6f mesa: update tnl module for GL_EXT_vertex_array_bgra 16 years ago
  Brian Paul 9cf594d698 mesa: improve array initialization code, and set the new array->Format field. 16 years ago
  Brian Paul 76d27a6a1e mesa: update glColorPointer, etc for GL_EXT_vertex_array_bgra 16 years ago
  Brian Paul f7c1a2dacd mesa: initial bits for GL_EXT_vertex_array_bgra 16 years ago
  Ian Romanick 42c07d1500 r300: Enable GL_ATI_separate_stencil in R300 16 years ago
  Ian Romanick f7265e7a57 965: Enable GL_EXT_stencil_two_side 16 years ago
  Ian Romanick b5fbdef7ec swrast: Enable GL_EXT_stencil_two_side 16 years ago
  Ian Romanick dde7cb9628 Track two sets of back-face stencil state 16 years ago
  Brian Paul af0e6336e9 i965: whitespace changes and reformatting 16 years ago