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
/
r300_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: enable EXT_vertex_array_bgra extensions
Maciej Cencora
2009-06-07
1
-0
/
+1
*
r300: add hw accelerated support for different vertex data formats
Maciej Cencora
2009-06-07
1
-5
/
+4
*
radeon: set max texture size
Jerome Glisse
2009-05-20
1
-0
/
+4
*
r300: move forward declarations to where they belong
Maciej Cencora
2009-05-16
1
-4
/
+1
*
r300: software fallbacking handling rewrite
Maciej Cencora
2009-05-16
1
-1
/
+3
*
r300: further cleanup
Maciej Cencora
2009-05-16
1
-53
/
+51
*
r300: set proper texture row alignment for IGP chips
Maciej Cencora
2009-05-04
1
-0
/
+5
*
r300: fix fragment program limits
Maciej Cencora
2009-04-27
1
-10
/
+19
*
r300: fix performance regression
Maciej Cencora
2009-04-27
1
-1
/
+4
*
r300: add point attenuation stage for TCL fallbacks
Maciej Cencora
2009-04-27
1
-0
/
+1
*
r300: remove unnecessary function calls
Maciej Cencora
2009-04-27
1
-1
/
+0
*
r300: r300/r500 fp shader merge WIP
Maciej Cencora
2009-04-19
1
-0
/
+1
*
r300: context creation cleanup
Maciej Cencora
2009-04-19
1
-110
/
+76
*
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-09
1
-3
/
+3
|
\
|
*
r300: Texture size limit cleanups.
Michel Dänzer
2009-03-25
1
-3
/
+16
*
|
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-04-02
1
-48
/
+0
*
|
r300: fix qtdemo qt4 startup
Dave Airlie
2009-04-02
1
-1
/
+1
*
|
radeon/r200/r300: set the texture depth correctly for DRI2
Dave Airlie
2009-03-24
1
-6
/
+0
*
|
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-23
1
-1
/
+8
*
|
r300: init fbos
Dave Airlie
2009-03-20
1
-1
/
+1
*
|
r300: enable FBO for a test
Dave Airlie
2009-03-20
1
-0
/
+4
*
|
Merge remote branch 'main/master' into radeon-rewrite
Dave Airlie
2009-03-20
1
-2
/
+2
|
\
|
|
*
r300: enable EXT_fog_coord extension
Maciej Cencora
2009-03-06
1
-2
/
+2
*
|
radeon: refactor framebuffer code like intel
Dave Airlie
2009-03-03
1
-15
/
+24
*
|
r300: don't flush VAP too often.
Dave Airlie
2009-02-26
1
-0
/
+4
*
|
r300: use OUT_BATCH_REGVAL in a few more places
Dave Airlie
2009-02-23
1
-2
/
+1
*
|
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-02-13
1
-12
/
+19
|
\
|
|
*
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
1
-0
/
+2
|
*
Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimode_draw_arrays mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
|
*
Make GL_ARB_vertex_buffer_object mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
|
*
Make GL_ARB_multisample mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
|
*
Make GL_ARB_texture_compression mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
|
*
r300: Enable GL_ATI_separate_stencil in R300
Ian Romanick
2009-01-23
1
-4
/
+17
*
|
r300: fix warning about mesa_lock_context_texture
Dave Airlie
2009-02-13
1
-0
/
+1
*
|
r300: make r300 work with latest changes
Dave Airlie
2009-02-12
1
-1
/
+2
*
|
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
1
-1
/
+1
*
|
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-12
1
-23
/
+9
*
|
radeon: cleanup cmdbuffer
Dave Airlie
2009-02-11
1
-1
/
+3
*
|
radeon: fix span init needs more work
Dave Airlie
2009-02-11
1
-0
/
+1
*
|
radeon/r200/r300: merge span code into single shared file
Dave Airlie
2009-02-11
1
-1
/
+0
*
|
radeon_cs: move to inline cs_write_dword
Dave Airlie
2009-02-04
1
-18
/
+16
*
|
r200/r300: swtcl fixups to use old dma buffers on top of BOs
Dave Airlie
2009-01-31
1
-0
/
+1
*
|
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-29
1
-0
/
+1
*
|
r200/r300: port r200 texture handling to common code
Dave Airlie
2009-01-22
1
-4
/
+9
*
|
radeon/r200/r300: start to move to common miptree/texobj
Dave Airlie
2009-01-21
1
-1
/
+0
*
|
r200: clear is working at least - not much else
Dave Airlie
2009-01-20
1
-2
/
+0
*
|
radeon/r200/r300: start to make cmd buf useful
Dave Airlie
2009-01-15
1
-0
/
+6
*
|
radeon/r200/r300: make legacy emit non-r300 specific
Dave Airlie
2009-01-14
1
-0
/
+32
*
|
r300: start moving new r300 cmdbuf into common code
Dave Airlie
2009-01-14
1
-1
/
+2
*
|
radeon/r200/r300: consolidate swap buffers
Dave Airlie
2009-01-14
1
-0
/
+1
[next]