index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i915
Age
Commit message (
Expand
)
Author
2009-12-10
i915: Add missing break statement in i915_debug_packet.
Vinson Lee
2009-11-30
i915: Actually put i915PointParameterfv in the driver function table. Duh.
Ian Romanick
2009-11-29
i915: Fallback bit define missed on previous commit
Ian Romanick
2009-11-29
i915: Round point sizes instead of truncate.
Ian Romanick
2009-11-29
i915: Enable point sprite coordinate generation
Ian Romanick
2009-10-27
i915: Fix driver for the miptree x/y offset changes.
Eric Anholt
2009-10-22
intel: Fallback field is a bitmask, use GLbitfield
Brian Paul
2009-09-03
intel: Add support for ARB_sync.
Eric Anholt
2009-08-27
i915: Fix undefined symbol as of eabe12df44a41e97fb5736959e8864ddbd01be14
Eric Anholt
2009-08-26
ARB prog: Change handling of program parameter limits
Ian Romanick
2009-08-04
intel: Add support for EXT_provoking_vertex.
Eric Anholt
2009-07-29
i915: Add support for EXT_stencil_two_side and ATI_separate_stencil.
Eric Anholt
2009-06-29
intel: Move note_unlock() implementation to the one place it's needed.
Eric Anholt
2009-06-29
intel: Make LOCK_HARDWARE recursive to avoid hand-rolling recursiveness.
Eric Anholt
2009-06-19
intel: Move intel_pixel_read.c to shared for use with i965.
Eric Anholt
2009-06-09
i915: Add an option for testing the effect of early Z in classic mode.
Eric Anholt
2009-06-04
intel: Add support for tiled textures.
Eric Anholt
2009-06-04
i915: Don't rely on fence regs when we don't have to.
Eric Anholt
2009-06-04
i915: Remove some long-dead i830 code.
Eric Anholt
2009-05-26
i915: Restore the Viewport and DepthRange functions on 8xx.
Eric Anholt
2009-05-15
i915: Fix 945 cube map layout for the small mipmaps along the bottom.
Steinar H. Gunderson
2009-05-15
i915: Only use the new 945 cube layout for compressed textures.
Eric Anholt
2009-05-12
i915: Fix driver after HW glGenerateMipmap commit.
Eric Anholt
2009-05-08
intel: Add a metaops version of glGenerateMipmapEXT/SGIS_generate_mipmaps.
Eric Anholt
2009-05-01
Merge branch 'const-buffer-changes'
Brian Paul
2009-04-23
i915: fix fix for anisotropic filtering
Roland Scheidegger
2009-04-22
intel: fix max anisotropy supported
Roland Scheidegger
2009-04-22
i915: check the new _NEW_PROGRAM_CONSTANT flag
Brian Paul
2009-04-16
Merge branch 'register-negate'
Brian Paul
2009-04-16
i915: Remove dead i830TexEnv and i915TexEnv.
Eric Anholt
2009-04-16
intel: Add support for argb1555, argb4444 FBOs and fix rgb565 fbo readpixels.
Eric Anholt
2009-04-15
i915: Use DEBUG_WM (like 965) for printing the fragment program out.
Eric Anholt
2009-04-14
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-04-01
dri: use BorderColor instead of _BorderChan
Brian Paul
2009-03-20
Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.
Eric Anholt
2009-03-12
i915: move declarations before code
Brian Paul
2009-03-04
i965: add software fallback for conformant 3D textures and GL_CLAMP
Robert Ellison
2009-02-28
mesa: rename, reorder FRAG_RESULT_x tokens
Brian Paul
2009-02-17
intel: Clean up several 965 memory leaks on context destroy.
Eric Anholt
2009-01-30
i915: updated render to texture/fbo test
Brian Paul
2009-01-30
i915: Only call CalcViewport from DrawBuffers instead of Viewport.
Eric Anholt
2009-01-30
Remove stale symlinks to intel/intel_depthstencil.c
Ian Romanick
2009-01-28
intel: Fix up some extension string issues
Ian Romanick
2009-01-28
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-26
i915: rename some functions
Brian Paul
2009-01-26
intel: replace i915/intel_state.c and i965/intel_state.c with shared file
Brian Paul
2009-01-26
intel: whitespace changes
Brian Paul
2009-01-26
intel: move some driver functions around
Brian Paul
2009-01-26
intel: move intelInitExtensions() and related code into new intel_extensions.c
Brian Paul
2009-01-26
intel: move glClear-related code into new intel_clear.c file
Brian Paul
[next]