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_gs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Remove two_side_color from brw_compute_vue_map().
Paul Berry
2011-09-06
1
-3
/
+1
*
i965: GS: Use the VUE map to compute URB size.
Paul Berry
2011-09-06
1
-12
/
+11
*
i965: Fix Android build by removing relative includes
Chad Versace
2011-08-30
1
-1
/
+1
*
i965: Use state streaming on programs, and state base address on gen5+.
Eric Anholt
2011-06-18
1
-15
/
+9
*
i965: Don't use the GS for breaking down quads on Ivybridge.
Kenneth Graunke
2011-05-17
1
-2
/
+2
*
i965: Get a ralloc context into brw_compile.
Kenneth Graunke
2011-05-17
1
-2
/
+6
*
i965/gs: Move generation check for bailing earlier.
Kenneth Graunke
2011-05-17
1
-6
/
+6
*
i965: Remove dead entrypoints to state cache, rename the one that's left.
Eric Anholt
2011-04-29
1
-8
/
+5
*
i965: Remove hint_gs_always and resulting dead code
Ian Romanick
2011-04-11
1
-40
/
+12
*
i965: don't spawn GS thread for LINELOOP on Sandybridge
Xiang, Haihao
2010-12-27
1
-1
/
+4
*
i965: Fix GS state uploading on Sandybridge
Zhenyu Wang
2010-12-06
1
-4
/
+13
*
intel: Annotate debug printout checks with unlikely().
Eric Anholt
2010-11-03
1
-2
/
+2
*
i965: Fix GS hang on Sandybridge
Zhenyu Wang
2010-10-14
1
-2
/
+0
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
i965: ignore quads for GS kernel on sandybridge
Zhenyu Wang
2010-09-28
1
-1
/
+8
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
1
-2
/
+2
*
i965: Make rasterization of single and multiple quad prims match.
Eric Anholt
2010-05-17
1
-0
/
+6
*
i965: Add program dumping for INTEL_DEBUG=gs.
Eric Anholt
2010-05-14
1
-0
/
+10
*
intel: Clean up chipset name and gen num for Ironlake
Zhenyu Wang
2010-04-21
1
-1
/
+1
*
i965: Allow for variable-sized auxdata in the state cache.
Eric Anholt
2010-01-19
1
-6
/
+7
*
intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.
Eric Anholt
2009-12-22
1
-2
/
+2
*
i965: fix EXT_provoking_vertex support
Roland Scheidegger
2009-11-11
1
-3
/
+7
*
i965: add support for new chipsets
Xiang, Haihao
2009-07-13
1
-2
/
+7
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-3
/
+3
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-6
/
+1
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-1
/
+6
*
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-08-08
1
-6
/
+1
*
i965: fix gs_prog aperture check
Dave Airlie
2008-04-18
1
-2
/
+4
*
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-04-18
1
-2
/
+4
*
i965: new integrated graphics chipset support
Xiang, Haihao
2008-01-29
1
-1
/
+1
*
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-14
1
-19
/
+13
*
Revert "[965] Add missing flagging of new stage programs for updating stage s...
Eric Anholt
2007-12-05
1
-19
/
+12
*
[965] Add missing flagging of new stage programs for updating stage state.
Eric Anholt
2007-12-05
1
-12
/
+19
*
I965: fix bug#9625-get the correct PV for quardstrip
Xiang, Haihao
2007-01-17
1
-1
/
+4
*
i965: Avoid branch instructions while in single program flow mode.
Eric Anholt
2007-01-06
1
-1
/
+3
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+198