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
/
i965
Age
Commit message (
Expand
)
Author
2009-04-14
i965: checkpoint commit: VS constant buffers
Brian Paul
2009-04-10
i965: remove unused var
Brian Paul
2009-04-10
i965: clean-up in prepare_wm_surfaces()
Brian Paul
2009-04-10
i965: added null const_buffer pointer check in update_constant_buffer()
Brian Paul
2009-04-09
i965: re-org of some of the new constant buffer code
Brian Paul
2009-04-09
i965: new SURF_INDEX_ macros
Brian Paul
2009-04-09
i965: free shader's constant buffer in brwDeleteProgram()
Brian Paul
2009-04-08
i965: set BRW_MASK_DISABLE flag in "send" instruction in brw_dp_READ_4()
Brian Paul
2009-04-08
i965: clean-ups, debug code in brw_wm_glsl.c
Brian Paul
2009-04-08
i965: init current_const[i].index = -1
Brian Paul
2009-04-08
i965: move the fetch_constants() call before setting conditional mod state
Brian Paul
2009-04-06
i965: Use GTT maps when available to upload vertex arrays and system VBOs.
Eric Anholt
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-03-28
i965: srgb texture fixes
Roland Scheidegger
2009-03-28
i965: add support for signed rgba texture format
Roland Scheidegger
2009-03-24
i965: fix point rasterization when rendering to FBO
Robert Ellison
2009-03-23
i965: Fix glFrontFacing in twoside GLSL demo.
Eric Anholt
2009-03-23
i965: Fix fog coordinate g,b,a values when glFrontFacing isn't used.
Eric Anholt
2009-03-23
i965: Clean up a bit of mess with unneeded variables in emit_interp.
Eric Anholt
2009-03-23
i965: Fix occlusion query when no other WM state updates occur.
Eric Anholt
2009-03-20
Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.
Eric Anholt
2009-03-13
i965: more register number assertions
Brian Paul
2009-03-13
i965: add some register number assertions
Brian Paul
[next]