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
Age
Commit message (
Expand
)
Author
2009-04-10
Merge branch 'radeon-rewrite' of git+ssh://agd5f@git.freedesktop.org/git/mesa...
Alex Deucher
2009-04-10
Remove r500 stuff
Alex Deucher
2009-04-09
R600/r700: add new cmdbuf macros
Alex Deucher
2009-04-09
R6xx/R7xx: r300 -> r600 symbols
Alex Deucher
2009-04-09
r300: fix color tiling
Dave Airlie
2009-04-09
r300: reorder fog coordinate and WPOS fp attributes
Maciej Cencora
2009-04-09
r300: fix regression from swtcl rewrite
Maciej Cencora
2009-04-09
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-08
R600: initial copy of r300 code
Alex Deucher
2009-04-07
radeon: fix compiler warning
Alex Deucher
2009-04-07
r300: swtcl rewrite and cleanup
Maciej Cencora
2009-04-07
radeon/r200/r300: fix missing dma buffer validation
Dave Airlie
2009-04-07
radeon: fix bocs wrapper
Dave Airlie
2009-04-06
intel: Avoid dri2 GetBuffers round-trips for internal Viewport calls.
Eric Anholt
2009-04-06
i965: Use GTT maps when available to upload vertex arrays and system VBOs.
Eric Anholt
2009-04-06
intel: Clean up some a leftover from sedding of bufmgr context->screen move.
Eric Anholt
2009-04-06
radeon: add support for new ttm
Jerome Glisse
2009-04-06
radeon: Expose a 32 bit RGBA fbconfig even when the screen depth is 16.
Michel Dänzer
2009-04-03
intel: #include texgetimage.h
Brian Paul
2009-04-03
mesa: move glGetTexImage(), glGetCompresssedTexImage() code into new file
Brian Paul
2009-04-03
mesa: rename some gl_light fields to be clearer
Brian Paul
2009-04-03
i965: remove unused var
Brian Paul
2009-04-03
i965: more const buffer debug code
Brian Paul
2009-04-03
i965: added brw_same_reg()
Brian Paul
2009-04-03
i965: s/GL_FALSE/BRW_COMPRESSION_NONE/
Brian Paul
2009-04-03
i965: another checkpoint commit of new constant buffer support
Brian Paul
2009-04-03
i965: fix response length param in brw_dp_READ_4()
Brian Paul
2009-04-03
i965: change args to get_src_reg() to prep for new constant buffer support
Brian Paul
2009-04-03
i965: check-point commit of new constant buffer support
Brian Paul
2009-04-03
i965: remove unused code for sampling a constant buffer
Brian Paul
2009-04-03
i965: code to setup a constant buffer sampler
Brian Paul
2009-04-03
i965: do negation and Abs in get_src_reg_imm()
Brian Paul
2009-04-03
i965: comments
Brian Paul
2009-04-03
i965: code to debug/dump instruction immediates
Brian Paul
2009-04-03
i965: minor code movement, new comment
Brian Paul
2009-04-03
i965: added new brw_dp_READ_4() function
Brian Paul
2009-04-03
i965: new and updated comments
Brian Paul
2009-04-03
i965: comments for brw_SAMPLE()
Brian Paul
2009-04-03
i965: comments for sampling code
Brian Paul
2009-04-03
i965: add support for float literal instruction operands
Brian Paul
2009-04-03
i965: remove 'nr' param from get_src/dst_reg() functions
Brian Paul
2009-04-03
i965: fix comment typo
Brian Paul
2009-04-03
i965: comments, clean-up in prepare_wm_surfaces()
Brian Paul
2009-04-03
i965: remove unneeded #includes
Brian Paul
2009-04-03
i965: formatting clean-ups
Brian Paul
2009-04-03
i965: comments, whitespace changes
Brian Paul
2009-04-03
i965: rename scratch_buffer -> scratch_bo to be consistant with other buffers
Brian Paul
2009-04-03
i965: fix indentation
Brian Paul
2009-04-03
i965: whitespace changes, comments
Brian Paul
2009-04-02
dri glx: Fix dri_util::driBindContext
Thomas Hellstrom
[next]