index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
2
-25
/
+2
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-22
2
-5
/
+24
|
\
|
*
intel: flush old context before binding new context
Brian Paul
2009-10-22
1
-2
/
+15
|
*
intel: define INTEL_FALLBACK_DRIVER for drivers
Brian Paul
2009-10-22
1
-0
/
+1
|
*
intel: Fallback field is a bitmask, use GLbitfield
Brian Paul
2009-10-22
2
-3
/
+8
*
|
intel: Fix flipped condition in ARB_sync GetSYnciv(GL_SYNC_STATUS).
Eric Anholt
2009-10-20
1
-1
/
+1
*
|
intel: Disallow relocations to the byte beyond the end of the buffer
Chris Wilson
2009-10-17
1
-1
/
+1
*
|
intel: fix broken sw generate mipmap path
Brian Paul
2009-10-13
1
-0
/
+22
*
|
intel: whitespace/formatting clean-up
Brian Paul
2009-10-12
1
-10
/
+18
*
|
intel: replace extern decl with #include
Brian Paul
2009-10-12
1
-1
/
+2
*
|
intel: added INLINE keyword to minify()
Brian Paul
2009-10-12
1
-1
/
+1
*
|
intel: code clean-ups
Brian Paul
2009-10-12
1
-4
/
+5
*
|
intel: pass zslice to intel_miptree_image_offset()
Brian Paul
2009-10-12
5
-59
/
+36
*
|
intel: Use new drm_intel_bo_references() to avoid flushing.
Eric Anholt
2009-10-08
2
-10
/
+20
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
3
-36
/
+30
|
\
|
|
*
intel: use driReadDrawable in do_copy_texsubimage()
Brian Paul
2009-10-05
1
-1
/
+1
|
*
intel: use driReadDrawable, not driDrawable in do_blit_readpixels()
Brian Paul
2009-10-05
1
-2
/
+2
|
*
intel: remove a buffer equality test in _mesa_make_current()
Brian Paul
2009-10-05
1
-33
/
+27
*
|
intel: Suppress a compiler warning for an pointer->int cast
Chris Wilson
2009-10-03
1
-3
/
+2
*
|
intel: Assert that relocation offsets are within the target
Chris Wilson
2009-10-03
1
-1
/
+1
*
|
intel: Remove an unexplained flush from intelClearWithBlit.
Eric Anholt
2009-10-02
1
-2
/
+0
*
|
intel: wrap _mesa_meta_GenerateMipmap()
Brian Paul
2009-10-02
1
-0
/
+27
*
|
i915: Add stub ARB_occlusion_query support under a driconf debug option.
Eric Anholt
2009-10-01
2
-1
/
+10
*
|
i915: Add optional support for ARB_fragment_shader under a driconf option.
Eric Anholt
2009-10-01
3
-3
/
+14
*
|
i915: Enable ARB_vertex_shader for both i915 and i830.
Eric Anholt
2009-10-01
3
-4
/
+43
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-01
1
-0
/
+16
|
\
|
|
*
i965: Fix massive memory allocation for streaming texture usage.
Eric Anholt
2009-09-30
1
-0
/
+16
*
|
intel: Drop my generatemipmap code in favor of the new shared code.
Eric Anholt
2009-09-28
3
-304
/
+0
*
|
intel: Remove some dead metaops code.
Eric Anholt
2009-09-28
3
-19
/
+0
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-28
2
-1
/
+5
|
\
|
|
*
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-28
1
-1
/
+4
|
|
\
|
|
*
i915: Fix GetBufferSubData in the case of a system-memory BO.
mesa_7_5_2_rc1
Eric Anholt
2009-09-24
1
-1
/
+4
|
|
*
intel: Mark the FBO as incomplete if there's no intel_renderbuffer for it.
Eric Anholt
2009-09-21
1
-0
/
+5
|
*
|
intel: Handle GL_RGB8 for glCopyTex(Sub)Image.
Michel Dänzer
2009-09-25
1
-0
/
+1
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-25
2
-2
/
+5
|
\
|
|
|
*
|
intel: Flush the batch when we're about to subdata into a VBO.
mesa_7_6_rc1
Eric Anholt
2009-09-24
2
-2
/
+5
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
1
-0
/
+21
|
\
|
|
|
*
|
intel: use default array/element buffers in intel_generate_mipmap()
Brian Paul
2009-09-24
1
-0
/
+21
*
|
|
Merge branch 'mesa_7_6_branch'
Michel Dänzer
2009-09-21
1
-1
/
+2
|
\
|
|
|
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Michel Dänzer
2009-09-21
1
-1
/
+2
|
|
\
|
|
|
*
intel: Fix crash in intel_flush().
Michel Dänzer
2009-09-21
1
-1
/
+2
*
|
|
Revert "mesa: move _mesa_meta_init/free() calls to core Mesa"
Brian Paul
2009-09-20
1
-0
/
+5
*
|
|
intel: meta clear has a new name.
Chia-I Wu
2009-09-20
1
-1
/
+1
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-20
1
-2
/
+4
|
\
|
|
|
*
|
[i965] add a missing header file
Zou Nan hai
2009-09-18
1
-0
/
+1
|
*
|
[i965] use intel_batchbuffer_flush to flush the clear
Zou Nan hai
2009-09-18
1
-1
/
+2
*
|
|
mesa: rename functions to be more consistant with rest of mesa
Brian Paul
2009-09-19
4
-7
/
+7
*
|
|
mesa: move _mesa_meta_init/free() calls to core Mesa
Brian Paul
2009-09-19
1
-5
/
+0
*
|
|
intel: use new _mesa_meta_CopyTex[Sub]Image() functions
Brian Paul
2009-09-19
1
-9
/
+10
*
|
|
Merge branch 'mesa_7_6_branch'
Ian Romanick
2009-09-16
2
-0
/
+9
|
\
|
|
[next]