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
/
radeon
/
radeon_context.c
Age
Commit message (
Expand
)
Author
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-09-27
mesa: Force GL_SGIS_generate_mipmap to always be enabled
Ian Romanick
2010-04-28
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-03-09
radeon/r200/r300/r600: add is_format_renderable function
Maciej Cencora
2010-03-03
radeon/r200/r300/r600: add check_blit vtbl function
Alex Deucher
2010-02-10
radeon: Define EXT_framebuffer_object constants to match hw.
Pauli Nieminen
2010-02-07
r100/r200/r300/r600: Set MaxCombinedTextureImageunits.
Pauli Nieminen
2010-01-30
radeon: Remove unnecessary headers.
Vinson Lee
2010-01-19
r100: use common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-18
r100: add blit support
Alex Deucher
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2009-10-23
mesa: Enable remap table in core.
Chia-I Wu
2009-08-31
r100: Use shared debug code.
Pauli Nieminen
2009-08-28
r100/r200: Bring back old PolygonStripple for DRI1.
Pauli Nieminen
2009-08-26
radeon/r100/r200: actually init the OQ support properly
Dave Airlie
2009-08-26
radeon: add r100 OQ support with kms.
Dave Airlie
2009-08-25
radeon: Fix all compiler warnings.
Pauli Nieminen
2009-07-11
radeon: enable GL_NV_texture_rectangle under dri2.
Dave Airlie
2009-06-25
radeon: fix hw texture limits
Roland Scheidegger
2009-06-25
radeon/r200: add some hw texture limits
Dave Airlie
2009-06-19
radeons: use dp4 for position invariant vertex programs
Roland Scheidegger
2009-05-20
radeon: set max texture size
Jerome Glisse
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
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-21
radeon/r200: oops make correct fbo init calls
Dave Airlie
2009-03-21
radeon/r200: add fbo init
Dave Airlie
2009-03-03
radeon: refactor framebuffer code like intel
Dave Airlie
2009-02-17
radeon/r200: drop legacy texture heap code
Dave Airlie
2009-02-17
radeon/r200: fixup texturing aging calls
Dave Airlie
2009-02-13
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-02-12
radeon: renaming and headers cleanup
Dave Airlie
2009-02-12
radeon/r200/r300: another big merge upheavel.
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-06
r100: fixup radeon so gears seems to work
Dave Airlie
2009-02-04
radeon: make compile again.
Dave Airlie
2009-01-29
radeon: remove even more common code
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_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
2009-01-20
r200: clear is working at least - not much else
Dave Airlie
2009-01-14
radeon: move debug symbol add DRI2
Dave Airlie
2009-01-14
radeon/r200/r300: consolidate swap buffers
Dave Airlie
2009-01-14
radeon/r200/r300: consolidate the buffer copy/flip code into one place
Dave Airlie
2009-01-14
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
[next]