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
/
radeon_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: cleanup compile defines mess.
Dave Airlie
2009-09-16
1
-31
/
+31
*
radeon/dri2: add gl20 bits for r300/r600 just like dri1 does
Dave Airlie
2009-09-03
1
-0
/
+2
*
r100: Use shared debug code.
Pauli Nieminen
2009-08-31
1
-30
/
+3
*
r600: add missing r7xx pci id
Alex Deucher
2009-08-31
1
-0
/
+1
*
radeon: Fix all compiler warnings.
Pauli Nieminen
2009-08-25
1
-24
/
+5
*
r300: add support for getting Z pipe info from drm
Alex Deucher
2009-08-24
1
-0
/
+18
*
r600: add support for RS880
Alex Deucher
2009-08-22
1
-0
/
+8
*
r600: split state emit into block specific functions
Alex Deucher
2009-08-20
1
-1
/
+1
*
radeon: add flag for drm OQ support
Maciej Cencora
2009-08-15
1
-5
/
+7
*
r600: clean up Create/DestroyContext
Alex Deucher
2009-08-12
1
-5
/
+3
*
r200: Prevent TexGenMatrix from leaking when destroying r200 context.
Pauli Nieminen
2009-08-12
1
-5
/
+5
*
r600: add some new r7xx pci ids
Alex Deucher
2009-08-03
1
-0
/
+5
*
r600: add some missing pci ids
Alex Deucher
2009-08-03
1
-0
/
+2
*
r300: Detangle fragment program compiler from driver-specific structure
Nicolai Hähnle
2009-07-27
1
-1
/
+3
*
r600: Use R600_SCRATCH_REG_OFFSET rather than RADEON_SCRATCH_REG_OFFSET
Alex Deucher
2009-07-27
1
-1
/
+1
*
Merge branch 'mesa_7_5_branch'
Michel Dänzer
2009-07-20
1
-2
/
+2
|
\
|
*
radeon: With DRI1, if we have HW stencil, only expose fbconfigs with stencil.
Michel Dänzer
2009-07-20
1
-2
/
+2
|
*
R300: add quadpipe overrides
Alex Deucher
2009-04-28
1
-4
/
+13
*
|
R6xx/r7xx: first pass at texture support
Alex Deucher
2009-07-06
1
-4
/
+4
*
|
Merge master and fix conflicts
Alex Deucher
2009-06-12
1
-85
/
+93
|
\
\
|
*
|
radeon: Provide a more detailled GL_RENDERER string.
Nicolai Hähnle
2009-06-01
1
-0
/
+1
|
*
|
radeon: Remove drawable & readable from radeon_dri_mirror
Nicolai Hähnle
2009-05-24
1
-0
/
+1
|
*
|
radeon: IRQ always enabled in DRI2 path no need to query kernel for it
Jerome Glisse
2009-05-08
1
-2
/
+1
|
*
|
radeon/r200: enable all the optional drm support bits
Dave Airlie
2009-05-05
1
-0
/
+9
|
*
|
R300: add quadpipe overrides
Alex Deucher
2009-04-28
1
-4
/
+23
|
*
|
radeno: cleanup the startup path further
Dave Airlie
2009-04-28
1
-5
/
+4
|
*
|
radeon: further cleanup dri1 screen init
Dave Airlie
2009-04-28
1
-7
/
+3
|
*
|
radeon: remove kernel mm, dri2 path takes care of it
Dave Airlie
2009-04-28
1
-60
/
+44
|
*
|
r300: fix valgrind warnings
Maciej Cencora
2009-04-27
1
-5
/
+5
*
|
|
Add RV740 support
Alex Deucher
2009-06-11
1
-0
/
+9
*
|
|
move radeon_set_screen_flags() up so CHIP_FAMILY is set before using it
Alex Deucher
2009-06-10
1
-4
/
+4
*
|
|
Use correct scratch reg offset for r6xx/r7xx
Alex Deucher
2009-06-10
1
-2
/
+6
*
|
|
add missing RS780 pci id
Alex Deucher
2009-05-26
1
-0
/
+1
*
|
|
Makeup checkin for radeon code change paired with r6/7 code.
root
2009-05-19
1
-2
/
+2
*
|
|
Fix r6 code bugs.
Richard Li
2009-05-15
1
-9
/
+31
*
|
|
R6xx/R7xx: WIP r6xx-rewrite code
Richard Li
2009-05-08
1
-6
/
+5
*
|
|
Initial pull of code from r6xx-r7xx-support branch
Richard Li
2009-04-21
1
-5
/
+5
*
|
|
Merge branch 'radeon-rewrite' of git+ssh://
[email protected]
/git/mesa...
Alex Deucher
2009-04-10
1
-15
/
+20
|
\
|
|
|
*
|
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-09
1
-15
/
+20
|
|
\
|
|
|
*
radeon: Expose a 32 bit RGBA fbconfig even when the screen depth is 16.
Michel Dänzer
2009-04-06
1
-15
/
+20
*
|
|
R6xx/R7xx: r300 -> r600 symbols
Alex Deucher
2009-04-09
1
-8
/
+8
*
|
|
R600: initial copy of r300 code
Alex Deucher
2009-04-08
1
-18
/
+206
|
/
/
*
|
radeon: add support for new ttm
Jerome Glisse
2009-04-06
1
-20
/
+30
*
|
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-04-02
1
-36
/
+10
*
|
radeon: fixup render buffer cleanups
Dave Airlie
2009-04-01
1
-18
/
+29
*
|
radeon: fix pixel readback for RGB8 tests
Dave Airlie
2009-03-31
1
-1
/
+8
*
|
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
*
|
Merge branch 'radeon-fbo-hacking' into radeon-rewrite
Dave Airlie
2009-03-23
1
-102
/
+19
|
\
\
|
*
|
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-23
1
-20
/
+20
[next]