index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-04-18
1
-35
/
+37
*
bufmgr_fake: disable debugging again
Dave Airlie
2008-04-16
1
-1
/
+1
*
intel/fake_bufmgr: Attempt to restrict references to objects in a batchbuffer...
Dave Airlie
2008-04-16
3
-15
/
+125
*
Initialize GLX_EXT_texture_from_pixmap attributes correctly.
Kristian Høgsberg
2008-04-02
2
-10
/
+10
*
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-31
4
-275
/
+435
*
intel: Use _mesa_ffs wrapper, and fix a use-after-free with INTEL_DEBUG=buf.
Michal Wajdeczko
2008-03-21
1
-3
/
+7
*
DRI2: Drop DriverAPI.UpdateBuffer.
Kristian Høgsberg
2008-03-09
2
-6
/
+12
*
DRI2: Pass the context instead of the screen to __dri2ParseEvents().
Kristian Høgsberg
2008-03-09
2
-8
/
+5
*
DRI2: Add event buffer head as an argument to driCreateNewDrawable().
Kristian Høgsberg
2008-03-09
1
-2
/
+3
*
[dri2] Add tail pointer to reemitDrawableInfo callback.
Kristian Høgsberg
2008-03-03
1
-1
/
+1
*
[dri2] Optimize event parsing to skip obsolete events.
Kristian Høgsberg
2008-03-03
1
-40
/
+84
*
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2008-02-29
2
-87
/
+44
*
Reduce the versioning madness required to create a DRI2 screen.
Kristian Høgsberg
2008-02-29
1
-10
/
+12
*
A few more fixes to the dlsym() fix.
Kristian Høgsberg
2008-02-25
1
-1
/
+2
*
dri2: dlsym requires some quotes..
Dave Airlie
2008-02-26
1
-1
/
+1
*
Use dlsym() to avoid referencing __dri2DriverInitScreen.
Kristian Høgsberg
2008-02-25
1
-1
/
+6
*
Remove GetMSC DriverAPI function.
Kristian Høgsberg
2008-02-25
3
-47
/
+6
*
Remove now unused setTexOffset from __DriverAPIRec.
Kristian Høgsberg
2008-02-25
1
-6
/
+0
*
[intel] Bug #13636: Allow recursive buffer mapping in bufmgr_ttm.
Eric Anholt
2008-02-15
1
-1
/
+4
*
Add new DRI2 infrastructure.
Kristian Høgsberg
2008-02-14
2
-14
/
+227
*
When mapping, wait on the buffer's fence, not hardware idle, in bufmgr_fake
Eric Anholt
2008-02-13
1
-2
/
+19
*
Remove O(n^2) debugging code from non-debug path of dri_bufmgr_fake.
Eric Anholt
2008-02-13
1
-4
/
+7
*
Bufmgr cleanup from intel-batchbuffer branch of 2d driver.
Eric Anholt
2008-01-24
2
-5
/
+3
*
[intel] Fix memory leak with fake bufmgr.
Eric Anholt
2008-01-18
1
-1
/
+6
*
Fold DoBindContext() helper function into driBindContext().
Kristian Høgsberg
2008-01-09
1
-23
/
+11
*
[intel] Convert relocations to not be cleared out on buffer submit.
Eric Anholt
2008-01-03
2
-169
/
+130
*
Silence compiler warnings from XML error macros.
Kristian Høgsberg
2007-12-21
1
-12
/
+12
*
[intel] Initialize debug flag for dri_bufmgrs
Eric Anholt
2007-12-14
1
-0
/
+2
*
[intel] Remove broken mutex protection from dri_bufmgrs.
Eric Anholt
2007-12-13
1
-101
/
+55
*
[intel] Enable INTEL_DEBUG=bufmgr output in TTM mode as well as classic.
Eric Anholt
2007-12-13
3
-10
/
+10
*
[intel] assert that buffers are not mapped at last unreference.
Eric Anholt
2007-12-13
1
-0
/
+1
*
[intel] Assert against conflicting relocation emits in bufmgr_fake.c
Eric Anholt
2007-12-12
1
-0
/
+12
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
2
-4
/
+42
*
Don't Swap buffer if a DRIDrawable is entirely obscured
Xiang, Haihao
2007-12-05
1
-0
/
+3
*
[intel] Move batch bo_unmap from TTM code to shared, and add more asserts.
Eric Anholt
2007-11-30
1
-0
/
+7
*
[intel] Fix the type and naming of the flags/mask args to TTM functions.
Eric Anholt
2007-11-30
3
-16
/
+18
*
[i915] Make INTEL_DEBUG=bufmgr actually do things for bufmgr_fake.
Eric Anholt
2007-11-29
2
-6
/
+15
*
[intel] Add some doxygen notes on what the bufmgr_fake block members mean.
Eric Anholt
2007-11-16
1
-2
/
+11
*
[intel] Add a simple relocation cache to the fake buffer manager.
Eric Anholt
2007-11-16
1
-35
/
+91
*
[intel] Assert against 0-sized buffers in dri_bufmgr_fake.c.
Eric Anholt
2007-11-16
1
-0
/
+4
*
[intel] Add support for multiple levels of relocation in bufmgr_fake.
Eric Anholt
2007-11-16
2
-73
/
+163
*
recreate from changed gl_API.xml
Roland Scheidegger
2007-11-09
1
-36
/
+12
*
i915: make i915 use the cached mappings for batch/buffer objects.
Dave Airlie
2007-11-01
1
-3
/
+2
*
Alias glStencilOpSeparateATI with glStencilOpSeparate.
Brian
2007-10-30
1
-9
/
+3
*
Finish up ATI_separate_stencil
Brian
2007-10-30
1
-0
/
+22
*
More vblank cleanups.
Michel Dänzer
2007-10-30
2
-44
/
+51
*
Refactor and fix core vblank support
Jesse Barnes
2007-10-29
4
-21
/
+127
*
Merge branch 'dri2'
Kristian Høgsberg
2007-10-12
3
-459
/
+185
|
\
|
*
Add a version field to __DRIextension.
Kristian Høgsberg
2007-10-11
1
-5
/
+6
|
*
Move new texOffset extension to the new extension mechanism.
Kristian Høgsberg
2007-10-11
1
-3
/
+0
[next]