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
Age
Commit message (
Expand
)
Author
2009-07-15
radeon: for tiling you really need to use GET/PUT VALUE not PTR.
Dave Airlie
2009-07-15
intel/radeon: add common metaops code.
Dave Airlie
2009-07-15
radeon: fix unsigned vs signed comparison in stencil code.
Dave Airlie
2009-07-14
radeon: Differentiate 16 bpp destination formats.
Michel Dänzer
2009-07-14
radeon: Invert front face winding when rendering to FBO.
Michel Dänzer
2009-07-14
radeon: port more front fixes from intel.
Dave Airlie
2009-07-14
radeon/r200: fix color masking under dri2
Dave Airlie
2009-07-14
radeon: Use Stencil.Enabled instead of Stencil._Enabled in DrawBuffers.
Dave Airlie
2009-07-14
radeon/fbo: stencil bits fix from Michel in intel fbo code
Dave Airlie
2009-07-12
radeon: Fix crash when rendering to incomplete texture and other formats
Nicolai Hähnle
2009-07-12
radeon: update clear code from Intel codebase.
Dave Airlie
2009-07-12
radeon: fbo fix firecube crashes
Dave Airlie
2009-07-11
radeon: Fix scissor rectangle calculation when rendering to FBO.
Michel Dänzer
2009-07-11
radeon: enable GL_NV_texture_rectangle under dri2.
Dave Airlie
2009-07-11
radeon: set texture in state properly.
Dave Airlie
2009-07-11
radeon: make swtcl emit size bigger
Dave Airlie
2009-07-08
radeon: fix copy and paste typo
Maciej Cencora
2009-07-06
radeon: fixup FBO depth 24 allocations to avoid assert
Dave Airlie
2009-07-06
radeon/r200/r300: port to new space checking code in libdrm
Dave Airlie
2009-07-03
radeon: Wait for BO idle if necessary before mapping it.
Michel Dänzer
2009-07-02
radeon/r200/r300: drop radeon renderbuffer private width/height
Dave Airlie
2009-07-02
radeon/r300: use base width/height.
Dave Airlie
2009-06-29
Revert "r200: make use of DMA buffers for Elts a lot better."
Dave Airlie
2009-06-27
radeon: Always initialize front and back renderbuffers if present
Nicolai Hähnle
2009-06-26
r200: make use of DMA buffers for Elts a lot better.
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-25
radeon: fix stupidity in cs space check code.
Dave Airlie
2009-06-20
radeon: make cubemap mipmap generation work
Roland Scheidegger
2009-06-19
radeon: fix cube maps for non-mm path
Roland Scheidegger
2009-06-19
radeons: use dp4 for position invariant vertex programs
Roland Scheidegger
2009-06-18
radeon: don't re-add BOs to validate list
Dave Airlie
2009-06-17
radeon: Flush command buffer on viewport change
Jerome Glisse
2009-06-17
radeon: fix warnings in wrapper with libdrm
Dave Airlie
2009-06-15
r300: fix 3D textures
Maciej Cencora
2009-06-12
r300: add support for EXT_texture_sRGB
Maciej Cencora
2009-06-12
radeon: fix size of mipmap texture array
Dave Airlie
2009-06-12
radeon/r200/r300: fix max texture levels assert
Dave Airlie
2009-06-11
radeon: increase max bo count
Maciej Cencora
2009-06-09
radeon: fix mipmap_limits crasher.
Dave Airlie
2009-06-01
radeon: Provide a more detailled GL_RENDERER string.
Nicolai Hähnle
2009-05-27
radeon: emit scissor before emiting vertices
Jerome Glisse
2009-05-27
radeon: emit scissor when using cs submission style.
Jerome Glisse
2009-05-25
radeon: on update drawable don't firevertices as it might be call from GetLock
Jerome Glisse
2009-05-24
radeon: realloc dma if needed after revalidate
Jerome Glisse
2009-05-24
radeon: Remove drawable & readable from radeon_dri_mirror
Nicolai Hähnle
2009-05-22
radeon: reading back to scratch reg through status map doesn't work
Jerome Glisse
2009-05-21
radeon: maxbuffer size is in bytes
Jerome Glisse
2009-05-20
r200: fix vbo array rendering
Jerome Glisse
2009-05-20
radeon: Increase reference count of current renderbuffers.
Michel Dänzer
[next]