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
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta: Unify the GLSL and fixed-function clear paths.
Kenneth Graunke
2014-05-06
1
-102
/
+51
*
i965: Always intel_prepare_render() after invalidating front buffers.
Kenneth Graunke
2014-05-06
1
-0
/
+2
*
mesa/st: implement ARB_stencil_texturing
Ilia Mirkin
2014-05-04
2
-0
/
+9
*
i965: Set miptree target field when creating from a BO.
Kenneth Graunke
2014-05-02
1
-0
/
+1
*
i965: Move push constant state packets to push constant update time.
Eric Anholt
2014-05-02
8
-46
/
+42
*
i965: Merge gen8_upload_constant_state into gen7_upload_constant_state.
Eric Anholt
2014-05-02
5
-34
/
+16
*
i965: Refactor gen7_upload_constant_state to look more like gen8.
Eric Anholt
2014-05-02
1
-25
/
+15
*
i965: Drop unnecessary state flag for units on NEW_BINDING_TABLE.
Eric Anholt
2014-05-02
6
-6
/
+0
*
i965/gen7+: Move sampler state packets to the stage sampler state table update.
Eric Anholt
2014-05-02
9
-44
/
+24
*
i965/gen6: Don't update unit state when samplers change.
Eric Anholt
2014-05-02
2
-3
/
+2
*
i965: Drop a NEW_SAMPLER annotation for use of sampler_count.
Eric Anholt
2014-05-02
3
-3
/
+0
*
i965: Simplify sampler setup by passing the stage state.
Eric Anholt
2014-05-02
3
-29
/
+13
*
i965: Make batch dumping go to stderr, too.
Eric Anholt
2014-05-02
1
-0
/
+1
*
i965: Fix a stale comment reference
Eric Anholt
2014-05-02
1
-1
/
+1
*
mesa: VS 2013 does not provide strcasecmp.
José Fonseca
2014-05-02
1
-1
/
+3
*
mesa: add extra null checks in vbo_rebase_prims()
Juha-Pekka Heikkila
2014-05-02
1
-2
/
+21
*
mesa: add missing null checks in _tnl_register_fastpath()
Juha-Pekka Heikkila
2014-05-02
1
-2
/
+12
*
mesa: Add _mesa_error_no_memory for logging out-of-memory messages
Ian Romanick
2014-05-02
2
-0
/
+9
*
glsl: make static constant variables "static const"
Chia-I Wu
2014-05-02
1
-1
/
+1
*
i965: Enable INTEL_performance_query for Gen5+.
Petri Latvala
2014-05-02
1
-1
/
+3
*
mesa: Implement INTEL_performance_query.
Petri Latvala
2014-05-02
1
-46
/
+441
*
mesa: Add core support for the GL_INTEL_performance_query extension.
Petri Latvala
2014-05-02
8
-1
/
+303
*
mesa: Add INTEL_performance_query enums to tests/enum_strings.cpp
Petri Latvala
2014-05-02
1
-0
/
+18
*
mesa/st: enable carry/borrow lowering pass
Ilia Mirkin
2014-05-02
1
-0
/
+2
*
mesa: Eliminate gl_shader_program::InternalSeparateShader
Ian Romanick
2014-05-02
2
-12
/
+1
*
mesa: Enable GL_EXT_separate_shader_objects for OpenGL ES
Ian Romanick
2014-05-02
2
-1
/
+50
*
mesa: Remove support for desktop OpenGL GL_EXT_separate_shader_objects
Ian Romanick
2014-05-02
7
-200
/
+7
*
mesa/sso: Enable GL_ARB_separate_shader_objects by default
Ian Romanick
2014-05-02
6
-16
/
+6
*
sso: Add display list support for ARB_separate_shader_objects new functions
Ian Romanick
2014-05-02
1
-0
/
+911
*
meta: Fix saving the program pipeline state
Ian Romanick
2014-05-02
2
-34
/
+53
*
mesa/sso: Refactor new function _mesa_bind_pipeline
Ian Romanick
2014-05-02
2
-3
/
+14
*
mesa: Enable ARB_multi_bind
Fredrik Höglund
2014-05-02
1
-0
/
+1
*
mesa: Implement glBindImageTextures
Fredrik Höglund
2014-05-02
1
-0
/
+138
*
mesa: Implement glBindVertexBuffers
Fredrik Höglund
2014-05-02
1
-0
/
+113
*
mesa: Implement glBindBuffersRange
Fredrik Höglund
2014-05-02
1
-0
/
+367
*
mesa: Implement glBindBuffersBase
Fredrik Höglund
2014-05-02
1
-0
/
+365
*
mesa: Add _mesa_set_transform_feedback_binding()
Fredrik Höglund
2014-05-02
2
-9
/
+15
*
mesa: Refactor set_ubo_binding()
Fredrik Höglund
2014-05-02
1
-14
/
+40
*
mesa: Add helper functions for looking up multiple buffers
Fredrik Höglund
2014-05-02
2
-0
/
+86
*
mesa: Refactor set_atomic_buffer_binding()
Fredrik Höglund
2014-05-02
1
-16
/
+40
*
mesa: Implement glBindTextures
Fredrik Höglund
2014-05-02
1
-0
/
+120
*
mesa: Add a texUnit parameter to dd_function_table::BindTexture
Fredrik Höglund
2014-05-02
3
-8
/
+8
*
mesa: Add helper functions for looking up multiple textures
Fredrik Höglund
2014-05-02
2
-0
/
+30
*
mesa: Implement glBindSamplers
Fredrik Höglund
2014-05-02
1
-0
/
+115
*
glapi: Add infrastructure for ARB_multi_bind
Fredrik Höglund
2014-05-02
11
-0
/
+65
*
mesa: Add functions for doing unlocked hash table lookups
Fredrik Höglund
2014-05-02
2
-9
/
+89
*
mesa: Optimize unbind_texobj_from_texunits()
Fredrik Höglund
2014-05-02
1
-9
/
+11
*
mesa: Add a _BoundTextures field in gl_texture_unit
Fredrik Höglund
2014-05-02
3
-0
/
+12
*
mesa: Store the target index in gl_texture_object
Fredrik Höglund
2014-05-02
2
-0
/
+4
*
i965: Fix the file comment for intel_image.h
Eric Anholt
2014-05-01
1
-5
/
+8
[next]