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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: don't flag _NEW_DEPTH in Begin/EndQuery if driver implements the functions
Marek Olšák
2013-04-24
5
-5
/
+10
*
mesa: remove _NEW_PACKUNPACK
Marek Olšák
2013-04-24
1
-1
/
+0
*
mesa: convert _NEW_RASTERIZER_DISCARD to a driver flag
Marek Olšák
2013-04-24
5
-8
/
+12
*
mesa,i965: use NewDriverState to communicate TFB state changes with the driver
Marek Olšák
2013-04-24
6
-14
/
+22
*
i965/fs: Don't save value returned by emit() if it's not used.
Matt Turner
2013-04-22
1
-11
/
+11
*
i965: Fix a mistake in the comments for software counters.
Kenneth Graunke
2013-04-22
1
-2
/
+2
*
i965: Apply CMP NULL {Switch} work-around to other Gen7s.
Matt Turner
2013-04-22
1
-1
/
+4
*
mesa: Introduce a globally-available minify() macro.
Eric Anholt
2013-04-21
1
-4
/
+4
*
Revert "i965: Check reg.nr for BRW_ARF_NULL instead of reg.file."
Matt Turner
2013-04-18
1
-1
/
+1
*
i965: Check reg.nr for BRW_ARF_NULL instead of reg.file.
Matt Turner
2013-04-17
1
-1
/
+1
*
i965: Implement work-around for CMP with null dest on Haswell.
Matt Turner
2013-04-17
1
-0
/
+12
*
i965/vec4: Fix hypothetical use of uninitialized data in attribute_map[].
Paul Berry
2013-04-17
1
-0
/
+11
*
i965: Trim trailing whitespace in brw_defines.h.
Eric Anholt
2013-04-17
1
-144
/
+144
*
i965: Shut up the last release build warning.
Eric Anholt
2013-04-12
1
-0
/
+1
*
i965: Silence one more compile warning.
Eric Anholt
2013-04-12
1
-0
/
+1
*
i965: Fix a warning in the release build.
Eric Anholt
2013-04-12
1
-2
/
+1
*
i965: Fix an unused variable warning in the release build.
Eric Anholt
2013-04-12
1
-4
/
+2
*
i965: Fix an unused variable warning in the release build.
Eric Anholt
2013-04-12
1
-1
/
+0
*
i965/fs: Fix some untriggered optimization bugs with uncompressed/sechalf.
Eric Anholt
2013-04-12
1
-4
/
+4
*
i965/fs: Add basic-block-level dead code elimination.
Eric Anholt
2013-04-12
2
-0
/
+161
*
i965/fs: Remove incorrect note of writing attr in centroid workaround.
Eric Anholt
2013-04-12
1
-1
/
+1
*
i965/fs: Add a helper function for checking for partial register updates.
Eric Anholt
2013-04-12
5
-22
/
+24
*
mesa: Add a macro to bitset for determining bitset size.
Eric Anholt
2013-04-12
2
-3
/
+2
*
i965: Fix compiler warnings since the introduction of texture multisample.
Eric Anholt
2013-04-12
1
-1
/
+1
*
i965/vs: Print error if vertex shader fails to compile.
Matt Turner
2013-04-11
1
-0
/
+4
*
i965: NULL check prog on shader compilation failure.
Matt Turner
2013-04-11
2
-7
/
+11
*
i965/vs: Don't hardcode DEBUG_VS in generic vec4 code.
Paul Berry
2013-04-11
5
-14
/
+25
*
i965/vs: Generalize computation of array strides in preparation for GS.
Paul Berry
2013-04-11
2
-4
/
+16
*
i965/vs: Generalize attribute setup code in preparation for GS.
Paul Berry
2013-04-11
2
-22
/
+33
*
i965/vs: Generalize vertex emission code in preparation for GS.
Paul Berry
2013-04-11
3
-19
/
+59
*
i965/vs: rename vec4_generator::generate_vs_instruction.
Paul Berry
2013-04-11
2
-7
/
+7
*
i965/vs: Generalize data structures pointed to by vec4_generator.
Paul Berry
2013-04-11
3
-9
/
+7
*
i965/vs: Rename vec4_generator::prog to shader_prog.
Paul Berry
2013-04-11
2
-6
/
+6
*
i965/vs: move VS-specific data members to vs_vec4_visitor.
Paul Berry
2013-04-11
6
-88
/
+101
*
i965/vs: move ARB_vertex_program functions to vec4_vs_visitor.
Paul Berry
2013-04-11
2
-6
/
+8
*
i965/vs: Add virtual function make_reg_for_system_value().
Paul Berry
2013-04-11
3
-18
/
+36
*
i965/vs: Make some vec4_visitor functions virtual.
Paul Berry
2013-04-11
5
-11
/
+41
*
i965/vs: Make vec4_vs_visitor class derived from vec4_visitor.
Paul Berry
2013-04-11
4
-2
/
+37
*
i965/vs: split brw_vs_prog_data into generic and VS-specific parts.
Paul Berry
2013-04-11
16
-105
/
+155
*
i965/vs: split brw_vs_prog_key into generic and VS-specific parts.
Paul Berry
2013-04-11
4
-42
/
+48
*
i965/vs: split brw_vs_compile into generic and VS-specific parts.
Paul Berry
2013-04-11
4
-9
/
+13
*
i965/vs: Remove brw_vs_prog_data pointer from brw_vs_compile.
Paul Berry
2013-04-11
7
-44
/
+49
*
i965: Generalize computation of VUE map in preparation for GS.
Paul Berry
2013-04-11
2
-6
/
+9
*
i965/vs: Make type of vec4_visitor::vp more generic.
Paul Berry
2013-04-11
4
-11
/
+11
*
i965: Rename backend_visitor::prog to shader_prog.
Paul Berry
2013-04-11
7
-19
/
+22
*
i965/blorp: Remove unnecessary test in gen7_blorp_emit_depth_stencil_config.
Paul Berry
2013-04-10
1
-7
/
+5
*
i965: Remove brw_context::depthstencil::hiz_mt
Chad Versace
2013-04-10
2
-3
/
+0
*
intel: Replace checks for hiz_mt with intel_has*hiz()
Chad Versace
2013-04-10
5
-29
/
+30
*
i965: Change signature of brw_get_depthstencil_tile_masks()
Chad Versace
2013-04-10
4
-3
/
+16
*
i965/blorp: Add fields brw_blorp_mip_info::level,layer
Chad Versace
2013-04-10
2
-0
/
+15
[next]