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
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: fix Android.mk bug in mesa/drivers/dri/common
Adrian Marius Negreanu
2013-03-25
1
-1
/
+2
*
i965: Shrink brw_vue_map struct.
Paul Berry
2013-03-24
2
-2
/
+10
*
i965/fs: Rename vp_outputs_written to input_slots_valid.
Paul Berry
2013-03-24
3
-7
/
+7
*
i965: Use brw.vue_map_geom_out instead of VS output VUE map where appropriate.
Paul Berry
2013-03-24
7
-31
/
+29
*
i965: Store the geometry output VUE map in brw_context.
Paul Berry
2013-03-24
3
-0
/
+17
*
i965: Move brw_vs_prog_data::outputs_written into VUE map.
Paul Berry
2013-03-24
7
-21
/
+27
*
i965/gen7: Use WE_all mode when enabling channel masks for URB write.
Paul Berry
2013-03-24
1
-0
/
+1
*
i965: Rename BRW_VARYING_SLOT_MAX -> BRW_VARYING_SLOT_COUNT.
Paul Berry
2013-03-24
5
-10
/
+10
*
i965: Clarify nomenclature: vert_result -> varying
Paul Berry
2013-03-23
15
-152
/
+149
*
i965: bump MAX_DEPTH_TEXTURE_SAMPLES to 4/8
Chris Forbes
2013-03-24
1
-2
/
+2
*
mesa: allow internalformat_query with multisample texture targets
Chris Forbes
2013-03-24
1
-2
/
+4
*
i965: Add a driconf option to disable flush throttling.
Paul Berry
2013-03-21
4
-2
/
+15
*
meta: fix incorrect slice, r coordinate computation
Brian Paul
2013-03-21
1
-4
/
+9
*
meta: minor indentation fix
Brian Paul
2013-03-21
1
-1
/
+1
*
i965/vs: Add IR dumping for immediates.
Kenneth Graunke
2013-03-20
1
-0
/
+16
*
i965: Don't use texture swizzling to force alpha to 1.0 if unnecessary.
Kenneth Graunke
2013-03-20
1
-1
/
+2
*
i965: Don't print a fatal-looking message if intelCreateContext fails.
Kenneth Graunke
2013-03-20
1
-1
/
+0
*
i965/gen7: Align all depth miplevels to 8 in the X direction.
Eric Anholt
2013-03-20
1
-1
/
+9
*
i965/fs: Avoid unnecessary recompiles due to POS bit of proj_attrib_mask.
Paul Berry
2013-03-19
2
-2
/
+12
*
i965: Avoid unnecessary copy when depthstencil workaround invoked by clear.
Paul Berry
2013-03-19
10
-17
/
+52
*
osmesa: fix out-of-tree build
Andreas Boll
2013-03-19
1
-0
/
+1
*
Add dri image entry point for creating image from fd
Kristian Høgsberg
2013-03-18
3
-4
/
+94
*
i965/blorp: Add INTEL_DEBUG=blorp flag.
Paul Berry
2013-03-18
3
-0
/
+8
*
i965: Simplify separate stencil check
Paul Berry
2013-03-16
1
-1
/
+1
*
i965: Apply depthstencil alignment workaround when doing fast clears.
Paul Berry
2013-03-15
1
-1
/
+5
*
Replace gl_frag_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
17
-86
/
+86
*
Get rid of _mesa_frag_attrib_to_vert_result().
Paul Berry
2013-03-15
1
-8
/
+7
*
Get rid of _mesa_vert_result_to_frag_attrib().
Paul Berry
2013-03-15
2
-16
/
+9
*
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
2013-03-15
20
-200
/
+201
*
i965: Change fragment input related bitfields to 64-bit.
Paul Berry
2013-03-15
5
-15
/
+16
*
driconf: add a miscellaneous section and always_have_depth_buffer option
Brian Paul
2013-03-15
1
-0
/
+14
*
driconf: reorder options, reformat comments, etc
Brian Paul
2013-03-15
1
-60
/
+74
*
i965: Make INTEL_DEBUG=shader_time use the RAW surface format.
Kenneth Graunke
2013-03-14
2
-3
/
+3
*
i965: Specialize SURFACE_STATE creation for shader time.
Kenneth Graunke
2013-03-14
4
-8
/
+45
*
i965: Fix INTEL_DEBUG=shader_time for Haswell.
Kenneth Graunke
2013-03-14
2
-4
/
+12
*
i965: Add definitions for gen7+ data cache messages.
Eric Anholt
2013-03-14
1
-0
/
+37
*
i965: Split shader_time entries into separate cachelines.
Eric Anholt
2013-03-14
4
-4
/
+13
*
xmlpool/.gitignore: Remove 'Makefile'
Matt Turner
2013-03-12
1
-1
/
+0
*
mesa: Replace MESA_VERSION with PACKAGE_VERSION.
Matt Turner
2013-03-12
1
-1
/
+1
*
i965: Fix typo in doxygen hyperlink
Chad Versace
2013-03-11
1
-1
/
+1
*
i965/fs: Improve CSE performance by expiring some available expressions.
Eric Anholt
2013-03-11
1
-1
/
+19
*
i965/fs: Improve live variables calculation performance.
Eric Anholt
2013-03-11
2
-26
/
+32
*
i965/fs: Also do the gen4 SEND dependency workaround against other SENDs.
Eric Anholt
2013-03-11
1
-9
/
+15
*
i965/fs: Switch to using sampler LD messages for uniform pull constants.
Eric Anholt
2013-03-11
4
-52
/
+50
*
i965/fs: Fix broken rendering in large shaders with UBO loads.
Eric Anholt
2013-03-11
1
-0
/
+2
*
i965/fs: Add a comment about about an implementation detail.
Eric Anholt
2013-03-11
1
-0
/
+4
*
i965/fs: Fix register allocation for uniform pull constants in 16-wide.
Eric Anholt
2013-03-11
1
-23
/
+31
*
intel: Remove some unused debug flags.
Eric Anholt
2013-03-11
2
-8
/
+0
*
i965: Link i965_dri.so with C++ linker.
Frank Henigman
2013-03-08
1
-0
/
+1
*
dri/nouveau: fix crash in nouveau_flush
Jan de Groot
2013-03-07
1
-1
/
+2
[next]