[Xquartz-changes] mesa: Changes to 'refs/tags/texman_0_1_20060621'

Jeremy Huddleston jeremyhu at freedesktop.org
Thu Jan 1 01:06:58 PST 2015


Tag 'texman_0_1_20060621' created by Keith Whitwell <keith at tungstengraphics.com> at 1970-01-01 00:00 -0800

Changes since texman_0_1_20060330:
Brian Paul (4):
      remove a debug message
      glPopAttrib() GL_DRAW_BUFFER state fix, from trunk
      fix depth-component test to allow rectangular textures
      set per-context GL_DRAW_BUFFER state regardless of currently bound FBO

Keith Whitwell (5):
      Fix culling calculations for FBOs
      Copying overlapping rects works if they are in different buffers...
      Additional flushing.
      Add fgl_glxgears to makefile
      When clearing, refresh the cx/y/w/h values as they may have been

---
 progs/xdemos/Makefile                        |    1 +
 src/mesa/drivers/dri/i915/i915_state.c       |    5 ++++-
 src/mesa/drivers/dri/i915/intel_blit.c       |   12 ++++++++++++
 src/mesa/drivers/dri/i915/intel_buffers.c    |   25 +++++++++++++++++++++++--
 src/mesa/drivers/dri/i915/intel_pixel_copy.c |   23 ++++++++++++-----------
 src/mesa/main/attrib.c                       |   15 +++++++++++++--
 src/mesa/main/buffers.c                      |   10 ++++------
 src/mesa/main/fbobject.c                     |   26 ++++++++++++++++++++++++++
 src/mesa/main/teximage.c                     |    6 ++++--
 9 files changed, 99 insertions(+), 24 deletions(-)
---


More information about the Xquartz-changes mailing list