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
2010-11-08
radeon: Implement GL_OES_EGL_image
Johann Rudloff
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-08-07
r300c: do not advertise half float vertex on RV3xx, RS4xx, RC4xx
Marek Olšák
2010-06-23
r300/compiler: allow 1024 instructions in r5xx vertex shaders
Marek Olšák
2010-04-28
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-11
Merge commit 'origin/7.8'
Maciej Cencora
2010-04-11
r300: respect radeon common code fallbacks
Maciej Cencora
2010-03-12
r100/r200/r300/r300: only enable accelerated pixel ops with kms
Alex Deucher
2010-03-09
radeon/r200/r300/r600: add is_format_renderable function
Maciej Cencora
2010-03-08
r300: don't enable EXT_packed_depth_stencil
Maciej Cencora
2010-03-07
r300: don't enable EXT_packed_depth_stencil
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-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
r300: rv350+ support FLT16_2/4 vertex formats
Alex Deucher
2010-01-23
r300: Remove unnecessary headers.
Vinson Lee
2010-01-23
r300: only enable half floats on r500s.
Dave Airlie
2010-01-23
r300: half float support
Dave Airlie
2010-01-19
radeon/r300/r600: share common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-19
r300: prepare for texcopy code sharing
Maciej Cencora
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2009-12-13
r300: enable accelerated support for glCopyTexImage only under KMS
Maciej Cencora
2009-12-12
r300: use accelerated emit for CopyTex[Sub]Image functions
Maciej Cencora
2009-12-12
r300: accelerated blit support
Maciej Cencora
2009-12-12
r300: use _mesa_meta_Clear for buffer clears
Maciej Cencora
2009-11-18
r300: allow disabling s3tc support if libtxc_dxtn is available
Maciej Cencora
2009-11-14
r300: fix regression introduced in 1d5a06a1f7812c055db1d724e40d21a0e3686dd1
Maciej Cencora
2009-10-23
mesa: Enable remap table in core.
Chia-I Wu
2009-10-05
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-03
r300: Workaround problem on R500 with very large fragment programs
Nicolai Hähnle
2009-09-04
r300: Add support for GL_EXT_provoking_vertex
Alex Deucher
2009-08-27
r300: Cleanup reported native program limits
Nicolai Hähnle
2009-08-25
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-25
r300: fix condition logic
Maciej Cencora
2009-08-25
r300: set proper CS section size
Maciej Cencora
2009-08-24
r300: add support for getting Z pipe info from drm
Alex Deucher
2009-08-24
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-24
r300: add support for EXT_framebuffer_blit
Maciej Cencora
2009-08-21
r300: Clean emit code.
Pauli Nieminen
2009-08-18
r300: remove warning introduced with OQ
Dave Airlie
2009-08-18
r300: OQ rework
Dave Airlie
2009-08-15
r300: enable ARB_occlusion_query
Maciej Cencora
2009-08-15
r300: add occlusion queries support
Maciej Cencora
2009-08-14
r300: remove unused software TNL path
Maciej Cencora
2009-08-14
r300: use VBOs for vertex attributes
Maciej Cencora
2009-07-31
radeon: fix r100/r200 compressed texture stride
Roland Scheidegger
2009-07-13
r300: use mesa provided function for adding MVP code
Maciej Cencora
[next]