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
*
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
|
\
|
|
|
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-16
1
-0
/
+8
|
|
\
|
|
|
*
intel: Deassociated drawables from private context struct in intelUnbindContext
Ian Romanick
2009-09-16
1
-0
/
+8
|
*
|
i965: do a flush in clear, fix openarena render issue,
Zou Nan hai
2009-09-16
1
-0
/
+1
*
|
|
mesa: move generate mipmap calls
Brian Paul
2009-09-15
4
-20
/
+0
*
|
|
intel: minor code clean-ups
Brian Paul
2009-09-14
1
-11
/
+8
*
|
|
intel: fix renderbuffer map/unmap regression
Brian Paul
2009-09-14
1
-14
/
+14
*
|
|
intel: remove unneeded driver function assignments
Brian Paul
2009-09-14
1
-5
/
+0
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-10
1
-0
/
+16
|
\
|
|
|
*
|
intel: disable intel_stencil_drawpixels() for now
Brian Paul
2009-09-10
1
-0
/
+16
|
*
|
Fix merge fail
Ian Romanick
2009-09-10
1
-13
/
+0
|
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-10
2
-1
/
+6
|
|
\
|
|
|
*
intel: add B43 chipset support
Zhenyu Wang
2009-09-10
2
-1
/
+6
*
|
|
intel: Don't forget to map the depth read buffer in spans.
Eric Anholt
2009-09-10
1
-22
/
+28
*
|
|
i965: fix an overlooked merge conflict
Brian Paul
2009-09-09
1
-13
/
+0
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-09
2
-0
/
+20
|
\
|
|
|
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-09
2
-0
/
+20
|
|
\
|
|
|
*
i965: Fix warnings in intel_pixel_read.c.
Eric Anholt
2009-09-04
1
-0
/
+4
|
|
*
intel: Also get the DRI2 front buffer when doing front buffer reading.
Eric Anholt
2009-09-04
3
-1
/
+28
|
|
*
intel: Update Mesa state before span setup in glReadPixels.
Eric Anholt
2009-09-04
2
-3
/
+12
|
|
*
intel: Move intel_pixel_read.c to shared for use with i965.
Eric Anholt
2009-09-04
1
-0
/
+306
[next]