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
/
brw_context.h
Age
Commit message (
Expand
)
Author
2009-12-22
intel: Replace IS_965 checks with context structure usage.
Eric Anholt
2009-12-22
intel: Replace IS_G4X() across the driver with context structure usage.
Eric Anholt
2009-11-19
intel: Consistently use no_batch_wrap in intel_context struct.
Eric Anholt
2009-11-19
i965: Pack brw_wm_fragment_program better.
Eric Anholt
2009-11-17
Merge branch 'outputswritten64'
Ian Romanick
2009-11-13
i965: Remove an unused cache_item field.
Eric Anholt
2009-11-13
i965: Remove long dead structures for ffvertex_prog.c.
Eric Anholt
2009-11-06
i965: Always pass the size argument to brw_cache_data.
Eric Anholt
2009-10-29
i965: define, use BRW_MAX_DRAW_BUFFERS
Brian Paul
2009-10-27
Revert "i965: fix hacked Fallback usage in brw_prepare_vertices()"
Brian Paul
2009-10-22
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-22
i965: fix hacked Fallback usage in brw_prepare_vertices()
Brian Paul
2009-10-22
i965: remove unused brw_context::tmp_fallback field
Brian Paul
2009-10-22
i965: remove unused BRW_FALLBACK_TEXTURE bit
Brian Paul
2009-09-28
intel: Remove some dead metaops code.
Eric Anholt
2009-09-09
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-08
i965: fix incorrect test for vertex position attribute
Brian Paul
2009-09-04
i965: Calculate enabled[] and nr_enabled once and re-use the values.
Eric Anholt
2009-08-26
i965: keep track of which texture units the fragment shader accesses
Brian Paul
2009-08-12
i965: Avoid re-uploading the index buffer when we don't need to.
Eric Anholt
2009-08-07
i965: minor context comments
Brian Paul
2009-08-04
i965: Hook up the disassembler for INTEL_DEBUG={wm,vs}.
Eric Anholt
2009-08-03
i965: Calculate enabled[] and nr_enabled once and re-use the values.
Eric Anholt
2009-07-07
i965: Remove BRW_NEW_INPUT_VARYING
Eric Anholt
2009-06-30
i965: move BRW_MAX_GRF, define BRW_MAX_MRF
Brian Paul
2009-06-30
i965: defined BRW_MAX_MRF
Brian Paul
2009-06-16
i965: fix bugs in projective texture coordinates
Brian Paul
2009-06-16
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-06
i965: Split WM constant buffer update from other WM surfaces.
Eric Anholt
2009-04-27
i965: only upload constant buffer data when we actually need the const buffer
Brian Paul
2009-04-27
i965: only upload constant buffer data when we actually need the const buffer
Brian Paul
2009-04-22
i965: define BRW_MAX_GRF
Brian Paul
2009-04-22
i965: checkpoint commit: use two state caches instead of one
Brian Paul
2009-04-22
i965: the brw_constant_buffer state atom is no longer dynamic
Brian Paul
2009-04-17
i965: updated CURBE allocation code
Brian Paul
2009-04-14
i965: checkpoint commit: VS constant buffers
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-03
i965: check-point commit of new constant buffer support
Brian Paul
2009-04-03
i965: rename scratch_buffer -> scratch_bo to be consistant with other buffers
Brian Paul
2009-03-10
i965: added cast wrappers, comments
Brian Paul
2009-03-10
i965: fix typos in comments
Brian Paul
2009-03-06
i965: avoid unnecessary calls to brw_wm_is_glsl()
Brian Paul
2009-03-05
i965: Remove dead flushing code.
Eric Anholt
2009-02-26
i965: rename draw_regions -> color_regions
root
2009-02-25
i965: Rename CMD_CONST_BUFFER_STATE to the CS_URB_STATE used in the docs.
Eric Anholt
2009-02-20
i965: added comment
Brian Paul
2009-02-02
i965: Remove brw->attribs now that we can just always look in the GLcontext.
Eric Anholt
2009-02-02
i965: Delete old metaops code now that there are no remaining consumers.
Eric Anholt
2009-01-01
i965: increase number of texture samplers to 16
Brian Paul
[next]