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
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: fix some autostate batch setups
Dave Airlie
2009-02-06
4
-13
/
+19
*
r300: fix up CS for modesetting - gears under kms works
Dave Airlie
2009-02-04
4
-61
/
+73
*
r300: make dma buffer reuse much more sensible
Dave Airlie
2009-02-04
1
-3
/
+0
*
radeon_cs: move to inline cs_write_dword
Dave Airlie
2009-02-04
1
-18
/
+16
*
r300: fixup mipmap + texsubimage issues
Dave Airlie
2009-02-03
2
-3
/
+4
*
r300: rename validate textures to validate buffers
Dave Airlie
2009-02-02
3
-3
/
+3
*
r200/r300: swtcl fixups to use old dma buffers on top of BOs
Dave Airlie
2009-01-31
4
-140
/
+53
*
r200/r300: add aperture space checks
Dave Airlie
2009-01-31
6
-10
/
+59
*
WIP comit
Dave Airlie
2009-01-29
1
-1
/
+1
*
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-29
6
-62
/
+97
*
r300: fix some whitespace
Dave Airlie
2009-01-29
1
-28
/
+28
*
r200r300: start merging span code
Dave Airlie
2009-01-22
1
-217
/
+0
*
r200/r300: port r200 texture handling to common code
Dave Airlie
2009-01-22
5
-679
/
+62
*
r300/radeon: move face_for_target
Dave Airlie
2009-01-21
1
-19
/
+2
*
r300: start migrating common functions into common code
Dave Airlie
2009-01-21
1
-123
/
+10
*
r300: move to common texture_image object
Dave Airlie
2009-01-21
3
-42
/
+14
*
radeon/r200/r300: start to move to common miptree/texobj
Dave Airlie
2009-01-21
9
-554
/
+102
*
r200: make tri render on my r200.
Dave Airlie
2009-01-21
2
-3
/
+3
*
r200: clear is working at least - not much else
Dave Airlie
2009-01-20
7
-663
/
+15
*
r300: move some more function to generic
Dave Airlie
2009-01-15
7
-214
/
+159
*
radeon/r200/r300: start to make cmd buf useful
Dave Airlie
2009-01-15
4
-99
/
+14
*
radeon/r200/r300: make legacy emit non-r300 specific
Dave Airlie
2009-01-14
1
-0
/
+32
*
radeon: move debug symbol add DRI2
Dave Airlie
2009-01-14
1
-5
/
+10
*
r300: start moving new r300 cmdbuf into common code
Dave Airlie
2009-01-14
9
-207
/
+31
*
radeon/r200/r300: consolidate swap buffers
Dave Airlie
2009-01-14
3
-55
/
+1
*
radeon: remove old lock code
Dave Airlie
2009-01-14
1
-129
/
+0
*
radeon/r200/r300: consolidate the buffer copy/flip code into one place
Dave Airlie
2009-01-14
2
-321
/
+15
*
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
10
-157
/
+37
*
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2009-01-14
6
-250
/
+121
*
radeon/r200: move state atom to common header
Dave Airlie
2009-01-14
1
-10
/
+14
*
radeon: use bo_wait to wait for all buffers to be rendered to
Dave Airlie
2009-01-13
1
-1
/
+10
*
radeon: fix library name for consistency
Dave Airlie
2008-12-22
1
-1
/
+1
*
radeon: remove start/end offset + cleanup some whitespace
Dave Airlie
2008-12-22
4
-42
/
+33
*
radeon: fixup r500 FP emission for new CS
Dave Airlie
2008-12-22
3
-42
/
+95
*
radeon: make DRI1 one work with new CS mechanism
Dave Airlie
2008-12-01
8
-57
/
+110
*
radeon: fix pointer dangling
Jerome Glisse
2008-11-16
5
-12
/
+12
*
radeon: update to libdrm-radeon API changes
Jerome Glisse
2008-11-15
1
-4
/
+4
*
radeon: dri2 don't forget to free buffer
Jerome Glisse
2008-11-14
2
-1
/
+60
*
r300: release bo from pixmap
Jerome Glisse
2008-11-14
3
-4
/
+26
*
r300: convert to new relocations format (see libdrm-radeon)
Jerome Glisse
2008-11-14
6
-30
/
+58
*
r300: SetTex extension support
Jerome Glisse
2008-11-14
5
-6
/
+98
*
r300: cs + DRI2 support
Jerome Glisse
2008-11-14
16
-300
/
+766
*
r300: bo and cs abstraction.
Jerome Glisse
2008-11-14
28
-3338
/
+1953
*
Unify ARB_depth_texture and SGIX_depth_texture
Ian Romanick
2008-10-01
1
-1
/
+0
*
r300: Adapt to the removal of _tnl_ProgramCacheInit() and friends.
Michel Dänzer
2008-09-22
1
-2
/
+1
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
25
-120
/
+122
*
r5xx: Final fog option fix.
Corbin Simpson
2008-08-19
1
-2
/
+4
*
r5xx: Don't squish GL context when using FogOption
Corbin Simpson
2008-08-19
1
-5
/
+3
*
r5xx: Enable fog options.
Corbin Simpson
2008-08-18
1
-0
/
+8
*
r5xx: Add DDX and DDY instructions.
Corbin Simpson
2008-08-17
6
-4
/
+59
[next]