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
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600: initial copy of r300 code
Alex Deucher
2009-04-08
4
-21
/
+346
*
radeon: fix compiler warning
Alex Deucher
2009-04-07
1
-0
/
+2
*
radeon/r200/r300: fix missing dma buffer validation
Dave Airlie
2009-04-07
2
-4
/
+4
*
radeon: fix bocs wrapper
Dave Airlie
2009-04-07
1
-1
/
+1
*
radeon: add support for new ttm
Jerome Glisse
2009-04-06
3
-28
/
+42
*
radeon/r200/r300: fix up the whole buffer space checking.
Dave Airlie
2009-04-02
7
-24
/
+121
*
radeon/common: use glCtx not ctx
Dave Airlie
2009-04-02
1
-1
/
+1
*
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-04-02
17
-225
/
+173
*
radeon: go back and repick texture formats.
Dave Airlie
2009-04-01
5
-57
/
+81
*
radeon: fixup render buffer cleanups
Dave Airlie
2009-04-01
3
-53
/
+35
*
radeon/dri2: if the depth buffer is 16-bit force cpp == 2
Dave Airlie
2009-03-31
1
-1
/
+4
*
radeon: fix pixel readback for RGB8 tests
Dave Airlie
2009-03-31
3
-2
/
+22
*
r200: fix glean pixelFormats regression
Dave Airlie
2009-03-31
1
-2
/
+8
*
radeon/r200: fix glean failures on readPixSanity since EXT_DEPTH_STENCIL support
Dave Airlie
2009-03-31
2
-22
/
+63
*
radeon: fix readback problem for piglit tests
Dave Airlie
2009-03-30
1
-7
/
+10
*
radeon/r200/r300: set correct row stride for rbs
Dave Airlie
2009-03-26
1
-0
/
+1
*
r300: check buffer sizes in non-tcl case + set correct VRAM limits
Dave Airlie
2009-03-26
1
-1
/
+1
*
radeon: fixup map/unmap texture to work with override BOs
Dave Airlie
2009-03-26
1
-1
/
+25
*
radeon/r200/r300: fix warnings
Dave Airlie
2009-03-24
8
-26
/
+15
*
radeon: fixup some issue with fbos and sw fallbacks
Dave Airlie
2009-03-24
2
-8
/
+4
*
radeon/r200/r300: set the texture depth correctly for DRI2
Dave Airlie
2009-03-24
2
-6
/
+6
*
radeon: actual format is rgba8
Dave Airlie
2009-03-24
1
-1
/
+1
*
radeon: fix typo
Dave Airlie
2009-03-24
1
-1
/
+1
*
radeon: setup pipes for r300
Dave Airlie
2009-03-24
1
-0
/
+31
*
radeon: stupid mesa extension fail
Dave Airlie
2009-03-24
1
-0
/
+2
*
radeon: fixup wrapper bo name
Dave Airlie
2009-03-23
1
-1
/
+1
*
Merge branch 'radeon-fbo-hacking' into radeon-rewrite
Dave Airlie
2009-03-23
16
-472
/
+1138
|
\
|
*
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-23
13
-353
/
+466
|
*
radeon fbo: add draw offset calcs
Dave Airlie
2009-03-22
3
-2
/
+12
|
*
radeon: use mipmap fns in FBO code
Dave Airlie
2009-03-22
1
-3
/
+2
|
*
radeon: add miptree offset functions
Dave Airlie
2009-03-22
2
-2
/
+30
|
*
radeon/r200: oops make correct fbo init calls
Dave Airlie
2009-03-21
1
-1
/
+1
|
*
radeon: add xRGB span functions
Dave Airlie
2009-03-21
1
-1
/
+11
|
*
radeon: dri2 is hooked up elsewhere now
Dave Airlie
2009-03-21
1
-4
/
+0
|
*
radeon/r200: add fbo init
Dave Airlie
2009-03-21
1
-0
/
+1
|
*
radeon/r200: add fbo state changes
Dave Airlie
2009-03-21
1
-2
/
+12
|
*
radeon: align FBO pitch
Dave Airlie
2009-03-21
1
-3
/
+5
|
*
radeon: fixup last missing x_off/y_off
Dave Airlie
2009-03-21
1
-4
/
+4
|
*
radeon: add cpp/pitch to rrb
Dave Airlie
2009-03-21
1
-0
/
+2
|
*
radeon/fbo: add x_off and y_off in correct places
Dave Airlie
2009-03-21
1
-10
/
+10
|
*
radeon: dPriv handling is now in cliprects code
Dave Airlie
2009-03-21
1
-12
/
+0
|
*
radeon: fixup span code for FBOs
Dave Airlie
2009-03-21
3
-15
/
+44
|
*
radeon: fix up span function setting
Dave Airlie
2009-03-21
3
-6
/
+15
|
*
more fbo fillin
Dave Airlie
2009-03-20
1
-0
/
+68
|
*
radeon: some more fbo work
Dave Airlie
2009-03-20
3
-97
/
+303
|
*
radeon: initial couch code copy from radeon
Dave Airlie
2009-03-20
2
-0
/
+195
*
|
radeon/r200/r300: add support for new tfp interface
Dave Airlie
2009-03-22
3
-4
/
+22
|
/
*
Merge remote branch 'main/master' into radeon-rewrite
Dave Airlie
2009-03-20
4
-16
/
+16
|
\
|
*
fix typo in fragment pipe alu define, should fix dot3_rgb tex combine
Roland Scheidegger
2009-03-09
1
-1
/
+1
|
*
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-07
1
-1
/
+1
[next]