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
*
i965: Reenable glBitmap() after the sRGB winsys enabling.
Eric Anholt
2013-09-30
1
-1
/
+2
*
mesa: Remove all traces of GL_OES_matrix_get
Ian Romanick
2013-09-30
3
-12
/
+0
*
i965/blorp: retype destination register for texture SEND instruction to UW.
Paul Berry
2013-09-30
1
-1
/
+1
*
i965: Add a real native TexStorage path.
Eric Anholt
2013-09-30
1
-0
/
+63
*
i965: Add missing license to intel_tex_validate.c.
Eric Anholt
2013-09-30
1
-0
/
+23
*
i965: Always allocate validated miptrees from level 0.
Eric Anholt
2013-09-30
1
-6
/
+5
*
i965: Don't relayout a texture just for baselevel changes.
Eric Anholt
2013-09-30
2
-24
/
+39
*
i965: Don't allocate a 1-level texture when GL_GENERATE_MIPMAP is set.
Eric Anholt
2013-09-30
1
-1
/
+2
*
i965: Stop allocating miptrees with first_level != 0.
Eric Anholt
2013-09-30
1
-17
/
+6
*
i965: Drop a special case for guessing small miptree levels.
Eric Anholt
2013-09-30
1
-43
/
+30
*
i965: Totally switch around how we handle nonzero baselevel-first_level.
Eric Anholt
2013-09-30
4
-19
/
+12
*
i965: Always look up from the object's mt when setting up texturing state.
Eric Anholt
2013-09-30
2
-5
/
+2
*
st/mesa: fix comment typo
Brian Paul
2013-09-30
1
-1
/
+1
*
st/mesa: fix GLSL mix(.., .., bvecN)
Marek Olšák
2013-09-29
1
-1
/
+8
*
mesa: Include stdint.h in mtypes.h for uint32_t symbol.
Vinson Lee
2013-09-26
1
-0
/
+2
*
i965/fs: Don't double-accept operands of logical and/or/xor operations.
Kenneth Graunke
2013-09-26
1
-7
/
+4
*
i965: Add #define for MI_REPORT_PERF_COUNT on Gen6+.
Kenneth Graunke
2013-09-26
1
-0
/
+2
*
i965: Add support for GL_AMD_performance_monitor on Ironlake.
Kenneth Graunke
2013-09-26
6
-0
/
+420
*
mesa: Add core support for the GL_AMD_performance_monitor extension.
Kenneth Graunke
2013-09-26
9
-0
/
+822
*
mesa: Remove 'invalidate_state' parameter to _mesa_dirty_texobj().
Kenneth Graunke
2013-09-26
6
-14
/
+10
*
mesa: Remove some remaining FEATURE_* detritus.
Eric Anholt
2013-09-26
8
-47
/
+1
*
i965: Fix cube array coordinate normalization
Chris Forbes
2013-09-26
1
-5
/
+11
*
glsl: Remove unused pointer value.
Vinson Lee
2013-09-24
1
-1
/
+1
*
mesa: remove handcounted magic number
Dylan Noblesmith
2013-09-24
1
-13
/
+20
*
mesa: remove outdated comment
Dylan Noblesmith
2013-09-24
1
-1
/
+0
*
mesa: remove stale comment
Dylan Noblesmith
2013-09-24
1
-2
/
+0
*
mesa: Use -Bsymbolic in the linker to locally resolve Mesa-internal symbols.
Eric Anholt
2013-09-23
7
-7
/
+12
*
glsl: Hide many classes local to individual .cpp files in anon namespaces.
Eric Anholt
2013-09-23
1
-2
/
+14
*
mesa: Drop an extra copy-and-pasted copy in the program clone function.
Eric Anholt
2013-09-23
1
-1
/
+0
*
mesa: Convert some runtime asserts to static asserts.
Eric Anholt
2013-09-23
1
-2
/
+2
*
mesa: Shrink the size of the enum string lookup struct.
Eric Anholt
2013-09-23
1
-0
/
+9
*
mesa: Remove _mesa_lookup_enum_by_name().
Eric Anholt
2013-09-23
2
-34
/
+0
*
i965/gen4: Fix fragment program rectangle texture shadow compares.
Eric Anholt
2013-09-21
1
-4
/
+4
*
i965/gen7.5: Fix missing Shader Channel Select entries on Haswell
Abdiel Janulgue
2013-09-21
1
-0
/
+7
*
i965, mesa: Use the new DECLARE_R[Z]ALLOC_CXX_OPERATORS macros.
Kenneth Graunke
2013-09-21
7
-122
/
+12
*
mesa: Silence GCC warning 'comparison between signed and unsigned integer exp...
Ian Romanick
2013-09-19
1
-1
/
+1
*
mesa: Fix broken call to print_table_stats
Ian Romanick
2013-09-19
1
-1
/
+3
*
mesa: Allow several ARB_geometry_shader4 queries in OpenGL 3.2
Ian Romanick
2013-09-19
2
-4
/
+10
*
mesa: Expose MAX_GEOMETRY_{INPUT,OUTPUT}_COMPONENTS on OpenGL 3.2
Ian Romanick
2013-09-19
1
-1
/
+3
*
mesa: Get GL_MAX_FRAGMENT_INPUT_COMPONENTS from FragmentProgram.MaxInputCompo...
Ian Romanick
2013-09-19
2
-2
/
+1
*
mesa: Get GL_MAX_VERTEX_OUTPUT_COMPONENTS from VertexProgram.MaxOutputComponents
Ian Romanick
2013-09-19
2
-2
/
+1
*
i915: Set VertexProgram.MaxOutputComponents and FragmentProgram.MaxInputCompo...
Ian Romanick
2013-09-19
1
-0
/
+2
*
i965: Set *Program.Max{Input,Output}Components
Ian Romanick
2013-09-19
1
-1
/
+6
*
mesa: Set default values for Max{Input,Output}Components in init_program_limits
Ian Romanick
2013-09-19
1
-0
/
+6
*
mesa: Remove gl_constants::MaxVaryingComponents
Ian Romanick
2013-09-19
1
-1
/
+0
*
mesa: Use correct data for MAX_{VERTEX,GEOMETRY}_VARYING_COMPONENTS_ARB queries
Ian Romanick
2013-09-19
2
-3
/
+6
*
mesa: Track per-stage shader input and output limits independently
Ian Romanick
2013-09-19
1
-0
/
+24
*
mesa: Support GL_MAX_VERTEX_OUTPUT_COMPONENTS query with ES3
Ian Romanick
2013-09-19
2
-0
/
+2
*
i965: Refactor Gen4-6 SURFACE_STATE setup for buffer surfaces.
Kenneth Graunke
2013-09-19
1
-61
/
+39
*
i965: Refactor Gen7+ SURFACE_STATE setup for buffer surfaces.
Kenneth Graunke
2013-09-19
1
-86
/
+60
[next]