index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
r300_context.c
Age
Commit message (
Expand
)
Author
2009-07-13
r300: use mesa provided function for adding MVP code
Maciej Cencora
2009-06-25
radeon: fix hw texture limits
Roland Scheidegger
2009-06-24
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-19
radeons: use dp4 for position invariant vertex programs
Roland Scheidegger
2009-06-19
radeons: use dp4 for position invariant vertex programs
Roland Scheidegger
2009-06-12
r300: add support for EXT_texture_sRGB
Maciej Cencora
2009-06-12
radeon/r200/r300: fix max texture levels assert
Dave Airlie
2009-06-07
r300: enable EXT_vertex_array_bgra extensions
Maciej Cencora
2009-06-07
r300: add hw accelerated support for different vertex data formats
Maciej Cencora
2009-05-20
radeon: set max texture size
Jerome Glisse
2009-05-16
r300: move forward declarations to where they belong
Maciej Cencora
2009-05-16
r300: software fallbacking handling rewrite
Maciej Cencora
2009-05-16
r300: further cleanup
Maciej Cencora
2009-05-14
r300: Make sure to drop current hardware state reference to texture objects.
Michel Dänzer
2009-05-04
r300: set proper texture row alignment for IGP chips
Maciej Cencora
2009-04-27
r300: fix fragment program limits
Maciej Cencora
2009-04-27
r300: fix performance regression
Maciej Cencora
2009-04-27
r300: add point attenuation stage for TCL fallbacks
Maciej Cencora
2009-04-27
r300: remove unnecessary function calls
Maciej Cencora
2009-04-19
r300: r300/r500 fp shader merge WIP
Maciej Cencora
2009-04-19
r300: context creation cleanup
Maciej Cencora
2009-04-09
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-04-02
r300: fix qtdemo qt4 startup
Dave Airlie
2009-03-25
r300: Texture size limit cleanups.
Michel Dänzer
2009-03-24
radeon/r200/r300: set the texture depth correctly for DRI2
Dave Airlie
2009-03-23
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-20
r300: init fbos
Dave Airlie
2009-03-20
r300: enable FBO for a test
Dave Airlie
2009-03-20
Merge remote branch 'main/master' into radeon-rewrite
Dave Airlie
2009-03-06
r300: enable EXT_fog_coord extension
Maciej Cencora
2009-03-03
radeon: refactor framebuffer code like intel
Dave Airlie
2009-02-26
r300: don't flush VAP too often.
Dave Airlie
2009-02-23
r300: use OUT_BATCH_REGVAL in a few more places
Dave Airlie
2009-02-13
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-02-13
r300: fix warning about mesa_lock_context_texture
Dave Airlie
2009-02-12
r300: make r300 work with latest changes
Dave Airlie
2009-02-12
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-11
radeon: cleanup cmdbuffer
Dave Airlie
2009-02-11
radeon: fix span init needs more work
Dave Airlie
2009-02-11
radeon/r200/r300: merge span code into single shared file
Dave Airlie
2009-02-04
radeon_cs: move to inline cs_write_dword
Dave Airlie
2009-01-31
r200/r300: swtcl fixups to use old dma buffers on top of BOs
Dave Airlie
2009-01-29
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-28
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimode_draw_arrays mandatory
Ian Romanick
2009-01-28
Make GL_ARB_vertex_buffer_object mandatory
Ian Romanick
2009-01-28
Make GL_ARB_multisample mandatory
Ian Romanick
2009-01-28
Make GL_ARB_texture_compression mandatory
Ian Romanick
[next]