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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
Tomasz Lis
2013-07-18
1
-6
/
+0
*
glx: Validate the GLX_RENDER_TYPE value
Tomasz Lis
2013-07-18
1
-1
/
+4
*
glx: Changes to visual configs initialization.
Tomasz Lis
2013-07-18
1
-1
/
+6
*
i965: Add #defines for Memory Object Control State fields on Gen7-7.5.
Kenneth Graunke
2013-07-18
1
-0
/
+26
*
gen_matypes: fix cross-compiling with gcc
Mike Frysinger
2013-07-18
3
-6
/
+49
*
i965: Add MOCS shift and mask for SURFACE_STATE entries.
Kenneth Graunke
2013-07-18
1
-0
/
+3
*
mesa: Remove commas at end of enumerator lists.
Vinson Lee
2013-07-17
1
-4
/
+4
*
osmesa: link against static libglapi library too to get the gl exports
Maarten Lankhorst
2013-07-16
1
-3
/
+3
*
i965/Gen4: Zero extra coordinates for ir_tex
Chris Forbes
2013-07-16
1
-0
/
+4
*
i965: Cite the Ivybridge PRM for 3DSTATE_CLEAR_PARAMS notes.
Kenneth Graunke
2013-07-15
1
-2
/
+2
*
i965: Refer people to brw_tex_layout.c rather than the BSpec.
Kenneth Graunke
2013-07-15
1
-2
/
+2
*
i965: Remove old BSpec reference from BLORP's 3DSTATE_WM/PS packets.
Kenneth Graunke
2013-07-15
2
-5
/
+5
*
i965: Cite the Ivybridge PRM for 3DSTATE_URB_* programming.
Kenneth Graunke
2013-07-15
1
-2
/
+3
*
i965: Update workaround flush comments for Gen6 3DSTATE_VS.
Kenneth Graunke
2013-07-15
2
-2
/
+6
*
i965: Cite the Ivybridge PRM for VS PIPE_CONTROL workarounds.
Kenneth Graunke
2013-07-15
1
-2
/
+2
*
i965: Cite the Sandybridge PRM for Gen7 stencil pitch requirements.
Kenneth Graunke
2013-07-15
1
-9
/
+5
*
i965: Cite the Ivybridge PRM for multisample surface format notes.
Kenneth Graunke
2013-07-15
1
-13
/
+9
*
i965: Delete "the data cache is the sampler cache" comments on Gen7+.
Kenneth Graunke
2013-07-15
1
-12
/
+0
*
i965: Cite the 965 PRM for "the data cache is the sampler cache".
Kenneth Graunke
2013-07-15
1
-3
/
+3
*
i965: Cite the Ivybridge PRM for DP message descriptor fields.
Kenneth Graunke
2013-07-15
1
-3
/
+3
*
i965: Cite the Ivybridge PRM for why the fake MRF range is what it is.
Kenneth Graunke
2013-07-15
1
-1
/
+1
*
i965: Cite the Ivybridge PRM for SFID enum values.
Kenneth Graunke
2013-07-15
1
-2
/
+1
*
i965: Gen4/5: use IEEE floating point mode for GLSL shaders.
Chris Forbes
2013-07-14
2
-2
/
+17
*
i965/vs: Gen4/5: enable front colors if back colors are written
Chris Forbes
2013-07-14
1
-0
/
+6
*
gallium: fixup definitions of the rsq and sqrt
Zack Rusin
2013-07-11
1
-2
/
+4
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
2
-5
/
+6
*
tgsi: fix-up KILP comments
Brian Paul
2013-07-12
1
-0
/
+1
*
mesa: update glext.h to version 20130708
Brian Paul
2013-07-12
4
-4
/
+4
*
mesa: fix Address Sanitizer (ASan) issue in _mesa_add_parameter()
Brian Paul
2013-07-12
1
-1
/
+15
*
mesa: simplify some _mesa_IsEnabled() queries
Brian Paul
2013-07-12
1
-10
/
+11
*
mesa: whitespace, formatting, 80-column wrapping
Brian Paul
2013-07-12
1
-12
/
+18
*
mesa: s/unsigned/int/ to fix MSVC warning in uniforms.c
Brian Paul
2013-07-12
1
-1
/
+1
*
mesa: s/GLuint/GLint/ to silence MSVC warning in textore.c
Brian Paul
2013-07-12
1
-1
/
+1
*
mesa: add casts to fix MSVC warnings in multisample.c
Brian Paul
2013-07-12
1
-2
/
+3
*
mesa: s/GLint/GLuint/ to fix MSVC warnings in mipmap.c
Brian Paul
2013-07-12
1
-2
/
+2
*
mesa: fix inconsistent function declaration, definitions
Brian Paul
2013-07-12
2
-4
/
+4
*
mesa: add cast to silence MSVC warning
Brian Paul
2013-07-12
1
-1
/
+1
*
i965/blorp: Fix clear rectangle alignment in fast color clear
Anuj Phogat
2013-07-10
1
-4
/
+19
*
mesa: Set ProfileMask properly for core profile.
Matt Turner
2013-07-09
1
-2
/
+4
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
74
-237
/
+136
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
67
-622
/
+483
*
i965: Move intel_context::has_llc to brw_context.
Kenneth Graunke
2013-07-09
6
-9
/
+7
*
i965: Move intel_context::is_<platform> flags to brw_context.
Kenneth Graunke
2013-07-09
29
-64
/
+61
*
i965: Move must_use/has_separate_stencil fields to brw_context.
Kenneth Graunke
2013-07-09
6
-13
/
+11
*
i965: Move intel_context::has_hiz to brw_context.
Kenneth Graunke
2013-07-09
4
-5
/
+4
*
i965: Free brw, not intel.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Shorten context base class dereference chains.
Kenneth Graunke
2013-07-09
12
-31
/
+28
*
i965: Move intel_context::has_swizzling to brw_context.
Kenneth Graunke
2013-07-09
5
-11
/
+7
*
i965: Move intel_context::intelScreen to brw_context.
Kenneth Graunke
2013-07-09
9
-30
/
+24
*
i965: Delete unused intel_context::driFd field.
Kenneth Graunke
2013-07-09
2
-3
/
+0
[next]