index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_vtbl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Fix many of the trivial WebGL demos that broke due to IB optimization.
Eric Anholt
2011-07-25
1
-0
/
+1
*
i965: Remove i915 paths from brw_update_draw_buffers().
Eric Anholt
2011-07-18
1
-37
/
+11
*
i965: Remove unused region calculations in brw_update_draw_buffer().
Eric Anholt
2011-07-18
1
-60
/
+2
*
i965: Remove empty brw_set_draw_region.
Eric Anholt
2011-07-18
1
-14
/
+0
*
i965: Remove FALLBACK() from brw_update_draw_region().
Eric Anholt
2011-07-18
1
-16
/
+0
*
intel: Move intel_draw_buffers() code into each driver.
Eric Anholt
2011-07-18
1
-0
/
+201
*
i965: Track the brw_state_batch() data while under INTEL_DEBUG=batch.
Eric Anholt
2011-07-11
1
-0
/
+2
*
i965/gen6: Limit the workaround flush to once per primitive.
Eric Anholt
2011-06-20
1
-0
/
+5
*
i965: Use state streaming on programs, and state base address on gen5+.
Eric Anholt
2011-06-18
1
-6
/
+6
*
i965: Only flag the new-batch related state as dirty at new batch time.
Eric Anholt
2011-06-18
1
-5
/
+1
*
intel: Add is_hiz_depth_format() to intel_contex.vtbl
Chad Versace
2011-05-25
1
-0
/
+11
*
i965: Stop caching the combined depth/stencil region in brw_context.c.
Eric Anholt
2011-05-18
1
-9
/
+0
*
i965: Get a ralloc context into brw_compile.
Kenneth Graunke
2011-05-17
1
-7
/
+3
*
i965/gen4: Move the GS state to state streaming.
Eric Anholt
2011-04-29
1
-1
/
+0
*
i965/gen4: Move clip state to state streaming
Eric Anholt
2011-04-29
1
-1
/
+0
*
i965/gen4: Move VS state to state streaming.
Eric Anholt
2011-04-29
1
-2
/
+0
*
i965/gen6: Move scissor state to state streaming.
Eric Anholt
2011-04-29
1
-1
/
+0
*
i965: Move sampler state to state streaming.
Eric Anholt
2011-04-29
1
-3
/
+0
*
i965/gen4: Move WM state to state streaming.
Eric Anholt
2011-04-29
1
-1
/
+0
*
i965/gen6: Move the depth/stencil state to state streaming.
Eric Anholt
2011-04-29
1
-1
/
+0
*
i965/gen6: Move the blend state to state streaming.
Eric Anholt
2011-04-29
1
-1
/
+0
*
i965/gen6: Move the color calc state to state streaming.
Eric Anholt
2011-04-29
1
-1
/
+0
*
i965: Move the CC VP to state streaming.
Eric Anholt
2011-04-29
1
-1
/
+0
*
i965/gen6: Move the SF VP to state streaming.
Eric Anholt
2011-04-29
1
-1
/
+0
*
i965/gen6: Move the clip VP to state streaming.
Eric Anholt
2011-04-29
1
-1
/
+0
*
i965/gen6: Stream the WM push constants.
Eric Anholt
2011-04-29
1
-1
/
+0
*
i965: Remove unnecessary release/reference of brw_context.state.depth_region
Chad Versace
2011-04-12
1
-6
/
+4
*
intel: extend current vertex buffers
Chris Wilson
2011-02-21
1
-0
/
+2
*
i965: drop state_bo references to batch_bo
Chris Wilson
2011-02-21
1
-5
/
+0
*
i965: Combine vb upload buffer with the general upload buffer
Chris Wilson
2011-02-21
1
-9
/
+0
*
i965: Drop the dead tracking of color_regions[].
Eric Anholt
2011-02-04
1
-9
/
+0
*
intel: Add a vtbl hook for determining if a format is renderable.
Eric Anholt
2011-01-07
1
-0
/
+1
*
dri/i965: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
i965: Fix up WM push constant setup on gen6.
Eric Anholt
2010-08-22
1
-0
/
+1
*
i965: Split constant buffer setup from its surface state/binding state.
Eric Anholt
2010-06-11
1
-0
/
+2
*
i965: Avoid calloc/free in the CURBE upload process.
Eric Anholt
2010-06-09
1
-0
/
+3
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
1
-3
/
+3
*
intel: Remove non-kernel-exec-fencing support.
Eric Anholt
2010-03-04
1
-1
/
+1
*
i965: Free gen6 state BOs on context destroy.
Eric Anholt
2010-02-25
1
-0
/
+3
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-5
/
+5
*
i965: Keep the CURBE BO mapped and memcpy instead of subdataing.
Eric Anholt
2010-02-06
1
-2
/
+6
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-1
/
+0
|
\
|
*
i965: Remove unnecessary headers.
Vinson Lee
2010-01-22
1
-1
/
+0
*
|
intel: Remove dead note_fence vtbl hook.
Eric Anholt
2010-01-19
1
-7
/
+0
*
|
Merge commit 'origin/mesa_7_7_branch'
Maciej Cencora
2009-11-23
1
-3
/
+9
|
\
|
|
*
i965: Fix several memory leaks on exit.
Eric Anholt
2009-11-21
1
-3
/
+9
*
|
intel: Consistently use no_batch_wrap in intel_context struct.
Eric Anholt
2009-11-19
1
-3
/
+0
|
/
*
intel: Use PIPE_CONTROL on gen4 hardware for doing pipeline flushing.
Eric Anholt
2009-11-06
1
-15
/
+0
*
intel: Remove some dead metaops code.
Eric Anholt
2009-09-28
1
-2
/
+0
*
intel: Move note_unlock() implementation to the one place it's needed.
Eric Anholt
2009-06-29
1
-9
/
+0
[next]