index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Keep the CURBE BO mapped and memcpy instead of subdataing.
Eric Anholt
2010-02-06
1
-5
/
+0
*
intel: Remove dead note_fence vtbl hook.
Eric Anholt
2010-01-19
1
-1
/
+0
*
i965: Upload as many VS constants as possible through the push constants.
Eric Anholt
2010-01-19
1
-0
/
+1
*
i965: Allow for variable-sized auxdata in the state cache.
Eric Anholt
2010-01-19
1
-1
/
+0
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-1
/
+1
*
intel: Replace IS_965 checks with context structure usage.
Eric Anholt
2009-12-22
1
-0
/
+2
*
intel: Replace IS_G4X() across the driver with context structure usage.
Eric Anholt
2009-12-22
1
-1
/
+10
*
intel: Consistently use no_batch_wrap in intel_context struct.
Eric Anholt
2009-11-19
1
-1
/
+0
*
i965: Pack brw_wm_fragment_program better.
Eric Anholt
2009-11-19
1
-1
/
+1
*
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
1
-5
/
+1
*
i965: Remove an unused cache_item field.
Eric Anholt
2009-11-13
1
-1
/
+0
*
i965: Remove long dead structures for ffvertex_prog.c.
Eric Anholt
2009-11-13
1
-17
/
+0
*
i965: Always pass the size argument to brw_cache_data.
Eric Anholt
2009-11-06
1
-1
/
+0
*
i965: define, use BRW_MAX_DRAW_BUFFERS
Brian Paul
2009-10-29
1
-3
/
+6
*
Revert "i965: fix hacked Fallback usage in brw_prepare_vertices()"
Brian Paul
2009-10-27
1
-2
/
+0
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-22
1
-2
/
+3
|
\
|
*
i965: fix hacked Fallback usage in brw_prepare_vertices()
Brian Paul
2009-10-22
1
-0
/
+2
|
*
i965: remove unused brw_context::tmp_fallback field
Brian Paul
2009-10-22
1
-1
/
+0
|
*
i965: remove unused BRW_FALLBACK_TEXTURE bit
Brian Paul
2009-10-22
1
-1
/
+1
*
|
intel: Remove some dead metaops code.
Eric Anholt
2009-09-28
1
-4
/
+0
|
/
*
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-09
1
-0
/
+2
|
\
|
*
i965: fix incorrect test for vertex position attribute
Brian Paul
2009-09-08
1
-0
/
+2
|
*
i965: Calculate enabled[] and nr_enabled once and re-use the values.
Eric Anholt
2009-09-04
1
-0
/
+3
*
|
i965: keep track of which texture units the fragment shader accesses
Brian Paul
2009-08-26
1
-0
/
+3
*
|
i965: Avoid re-uploading the index buffer when we don't need to.
Eric Anholt
2009-08-12
1
-0
/
+8
*
|
i965: minor context comments
Brian Paul
2009-08-07
1
-1
/
+5
*
|
i965: Hook up the disassembler for INTEL_DEBUG={wm,vs}.
Eric Anholt
2009-08-04
1
-0
/
+2
*
|
i965: Calculate enabled[] and nr_enabled once and re-use the values.
Eric Anholt
2009-08-03
1
-0
/
+3
*
|
i965: Remove BRW_NEW_INPUT_VARYING
Eric Anholt
2009-07-07
1
-2
/
+0
*
|
i965: move BRW_MAX_GRF, define BRW_MAX_MRF
Brian Paul
2009-06-30
1
-6
/
+0
*
|
i965: defined BRW_MAX_MRF
Brian Paul
2009-06-30
1
-0
/
+3
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-16
1
-2
/
+3
|
\
|
|
*
i965: fix bugs in projective texture coordinates
Brian Paul
2009-06-16
1
-2
/
+3
|
*
i965: only upload constant buffer data when we actually need the const buffer
Brian Paul
2009-04-27
1
-0
/
+2
*
|
i965: Split WM constant buffer update from other WM surfaces.
Eric Anholt
2009-05-06
1
-0
/
+1
*
|
i965: only upload constant buffer data when we actually need the const buffer
Brian Paul
2009-04-27
1
-0
/
+2
*
|
i965: define BRW_MAX_GRF
Brian Paul
2009-04-22
1
-0
/
+3
*
|
i965: checkpoint commit: use two state caches instead of one
Brian Paul
2009-04-22
1
-1
/
+2
*
|
i965: the brw_constant_buffer state atom is no longer dynamic
Brian Paul
2009-04-22
1
-7
/
+0
|
/
*
i965: updated CURBE allocation code
Brian Paul
2009-04-17
1
-1
/
+2
*
i965: checkpoint commit: VS constant buffers
Brian Paul
2009-04-14
1
-7
/
+23
*
i965: re-org of some of the new constant buffer code
Brian Paul
2009-04-09
1
-2
/
+2
*
i965: new SURF_INDEX_ macros
Brian Paul
2009-04-09
1
-2
/
+11
*
i965: check-point commit of new constant buffer support
Brian Paul
2009-04-03
1
-3
/
+14
*
i965: rename scratch_buffer -> scratch_bo to be consistant with other buffers
Brian Paul
2009-04-03
1
-1
/
+1
*
i965: added cast wrappers, comments
Brian Paul
2009-03-10
1
-3
/
+29
*
i965: fix typos in comments
Brian Paul
2009-03-10
1
-2
/
+2
*
i965: avoid unnecessary calls to brw_wm_is_glsl()
Brian Paul
2009-03-06
1
-0
/
+1
*
i965: Remove dead flushing code.
Eric Anholt
2009-03-05
1
-2
/
+0
*
i965: rename draw_regions -> color_regions
root
2009-02-26
1
-2
/
+2
[next]