index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
staging/23.1
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-16
i965: Force X-tiling for 128 bpp formats on Sandybridge.
Kenneth Graunke
1
-0
/
+9
2013-08-15
i915,i965: Fix memory leak in try_pbo_upload (v2)
Vinson Lee
2
-0
/
+2
2013-08-09
i965: Remember to call intel_prepare_render() before blitting.
Kenneth Graunke
1
-0
/
+5
2013-08-06
st/dri: add a new driconf option disable_shader_bit_encoding for Unigine
Marek Olšák
2
-0
/
+11
2013-08-06
mesa,glsl,st/dri: add a new driconf option force_glsl_version for Unigine
Marek Olšák
2
-0
/
+39
2013-08-06
driconf: enable app-specific workarounds for all drivers
Marek Olšák
2
-2
/
+6
2013-08-06
driconf: remove the unused option allow_large_textures
Marek Olšák
1
-9
/
+0
2013-08-05
i965/vs: Put lod parameter in the correct place for Gen4
Chris Forbes
1
-1
/
+1
2013-08-05
i965/vs: set up sampler state pointer for Gen4/5.
Chris Forbes
1
-6
/
+21
2013-08-05
mesa: default DEPTH_TEXTURE_MODE should be RED in the core profile
Marek Olšák
5
-5
/
+5
2013-08-05
i965/vs: Fix flaky texture swizzling
Chris Forbes
1
-1
/
+1
2013-08-05
Revert "i965: Delete pre-DRI2.3 viewport hacks."
Kenneth Graunke
3
-1
/
+25
2013-07-18
i965: Enable the GL_ARB_shading_language_420pack extension on Gen6+.
Kenneth Graunke
1
-0
/
+1
2013-07-18
i965: Combine URB code emission into a single group.
Kenneth Graunke
1
-10
/
+2
2013-07-18
i965/hsw: Change L3 MOCS for depth, hiz, and stencil
Chad Versace
2
-4
/
+9
2013-07-18
i965/hsw: Change L3 MOCS of 3DSTATE_CONSTANT_VS/PS
Chad Versace
3
-3
/
+9
2013-07-18
i965/hsw: Change L3 MOCS of SURFACE_STAT
Chad Versace
2
-2
/
+8
2013-07-18
i965/hsw: Change L3 MOCS of 3DSTATE_VERTEX_BUFFERS
Chad Versace
2
-0
/
+6
2013-07-18
dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
Tomasz Lis
1
-6
/
+0
2013-07-18
i965: Add #defines for Memory Object Control State fields on Gen7-7.5.
Kenneth Graunke
1
-0
/
+26
2013-07-18
i965: Add MOCS shift and mask for SURFACE_STATE entries.
Kenneth Graunke
1
-0
/
+3
2013-07-16
i965/Gen4: Zero extra coordinates for ir_tex
Chris Forbes
1
-0
/
+4
2013-07-15
i965: Cite the Ivybridge PRM for 3DSTATE_CLEAR_PARAMS notes.
Kenneth Graunke
1
-2
/
+2
2013-07-15
i965: Refer people to brw_tex_layout.c rather than the BSpec.
Kenneth Graunke
1
-2
/
+2
2013-07-15
i965: Remove old BSpec reference from BLORP's 3DSTATE_WM/PS packets.
Kenneth Graunke
2
-5
/
+5
2013-07-15
i965: Cite the Ivybridge PRM for 3DSTATE_URB_* programming.
Kenneth Graunke
1
-2
/
+3
2013-07-15
i965: Update workaround flush comments for Gen6 3DSTATE_VS.
Kenneth Graunke
2
-2
/
+6
2013-07-15
i965: Cite the Ivybridge PRM for VS PIPE_CONTROL workarounds.
Kenneth Graunke
1
-2
/
+2
2013-07-15
i965: Cite the Sandybridge PRM for Gen7 stencil pitch requirements.
Kenneth Graunke
1
-9
/
+5
2013-07-15
i965: Cite the Ivybridge PRM for multisample surface format notes.
Kenneth Graunke
1
-13
/
+9
2013-07-15
i965: Delete "the data cache is the sampler cache" comments on Gen7+.
Kenneth Graunke
1
-12
/
+0
2013-07-15
i965: Cite the 965 PRM for "the data cache is the sampler cache".
Kenneth Graunke
1
-3
/
+3
2013-07-15
i965: Cite the Ivybridge PRM for DP message descriptor fields.
Kenneth Graunke
1
-3
/
+3
2013-07-15
i965: Cite the Ivybridge PRM for why the fake MRF range is what it is.
Kenneth Graunke
1
-1
/
+1
2013-07-15
i965: Cite the Ivybridge PRM for SFID enum values.
Kenneth Graunke
1
-2
/
+1
2013-07-14
i965: Gen4/5: use IEEE floating point mode for GLSL shaders.
Chris Forbes
2
-2
/
+17
2013-07-14
i965/vs: Gen4/5: enable front colors if back colors are written
Chris Forbes
1
-0
/
+6
2013-07-10
i965/blorp: Fix clear rectangle alignment in fast color clear
Anuj Phogat
1
-4
/
+19
2013-07-09
i965: Delete intel_context entirely.
Kenneth Graunke
74
-237
/
+136
2013-07-09
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
67
-622
/
+483
2013-07-09
i965: Move intel_context::has_llc to brw_context.
Kenneth Graunke
6
-9
/
+7
2013-07-09
i965: Move intel_context::is_<platform> flags to brw_context.
Kenneth Graunke
29
-64
/
+61
2013-07-09
i965: Move must_use/has_separate_stencil fields to brw_context.
Kenneth Graunke
6
-13
/
+11
2013-07-09
i965: Move intel_context::has_hiz to brw_context.
Kenneth Graunke
4
-5
/
+4
2013-07-09
i965: Free brw, not intel.
Kenneth Graunke
1
-1
/
+1
2013-07-09
i965: Shorten context base class dereference chains.
Kenneth Graunke
12
-31
/
+28
2013-07-09
i965: Move intel_context::has_swizzling to brw_context.
Kenneth Graunke
5
-11
/
+7
2013-07-09
i965: Move intel_context::intelScreen to brw_context.
Kenneth Graunke
9
-30
/
+24
2013-07-09
i965: Delete unused intel_context::driFd field.
Kenneth Graunke
2
-3
/
+0
2013-07-09
i965: Store brw_context as the DRI driver private, not intel_context.
Kenneth Graunke
1
-1
/
+1
[next]