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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Delete unused ICEIL().
Matt Turner
2015-06-23
1
-32
/
+0
*
mesa: use _mesa_lookup_enum_by_nr() in print_array()
Brian Paul
2015-06-22
1
-4
/
+4
*
mesa: Back out an accidental change I had in a VC4 commit.
Eric Anholt
2015-06-20
1
-1
/
+0
*
vc4: Fix write-only texsubimage when we had to align.
Eric Anholt
2015-06-20
1
-0
/
+1
*
mesa: move ARB_gs5 enums to core, EXT_polygon_offset_clamp to desktop
Ilia Mirkin
2015-06-19
1
-8
/
+8
*
mesa: add GL_PROGRAM_PIPELINE support in KHR_debug calls
Ilia Mirkin
2015-06-18
4
-12
/
+24
*
mesa: function for testing if current frag-shader has atomics
Kevin Rogovin
2015-06-17
1
-1
/
+6
*
mesa: helper function for scissor box of gl_framebuffer
Kevin Rogovin
2015-06-17
2
-15
/
+35
*
mesa: add helper functions for geometry of gl_framebuffer
Kevin Rogovin
2015-06-17
2
-1
/
+35
*
PATCH 03/10] mesa: Complete ARB_framebuffer_no_attachments in Mesa core
Kevin Rogovin
2015-06-17
1
-29
/
+182
*
mesa: Constants and functions for ARB_framebuffer_no_attachments
Kevin Rogovin
2015-06-17
5
-2
/
+43
*
mesa: Define infrastructure for ARB_framebuffer_no_attachments
Kevin Rogovin
2015-06-17
4
-5
/
+46
*
mesa: don't rebind constant buffers after every state change if GS is active
Marek Olšák
2015-06-16
1
-9
/
+3
*
mesa: generalize sso stage interleaving check
Chris Forbes
2015-06-16
1
-17
/
+38
*
mesa: remove unused variables from gl_program
Marek Olšák
2015-06-16
1
-2
/
+0
*
mesa: set override_version per api version override
Tapani Pälli
2015-06-16
1
-14
/
+24
*
mesa: Turn need_rgb_to_luminance_conversion() in to a global function
Anuj Phogat
2015-06-15
2
-5
/
+9
*
mesa: Use helper function need_rgb_to_luminance_conversion()
Anuj Phogat
2015-06-15
1
-7
/
+4
*
mesa: Handle integer formats in need_rgb_to_luminance_conversion()
Anuj Phogat
2015-06-15
1
-1
/
+4
*
mesa/main: Don't use ONCE_FLAG_INIT as a r-value.
Jose Fonseca
2015-06-11
1
-1
/
+2
*
mesa/es3.1: enable DRAW_INDIRECT_BUFFER_BINDING for gles3.1
Tapani Pälli
2015-06-11
2
-2
/
+18
*
mesa/main: avoid null access in format_array_table_init()
Juha-Pekka Heikkila
2015-06-11
1
-0
/
+10
*
mesa/main: Remove _mesa_HashClone()
Juha-Pekka Heikkila
2015-06-11
2
-31
/
+0
*
mesa: add GL_RED, GL_RG support for floating point textures
Tapani Pälli
2015-06-10
1
-3
/
+34
*
mesa: allow unsized formats GL_RG, GL_RED for GLES 3.0 with half float
Tapani Pälli
2015-06-10
1
-0
/
+4
*
mesa: remove some MAX_NV_FRAGMENT_PROGRAM_* macros
Brian Paul
2015-06-09
2
-13
/
+4
*
mesa: Drop include of simple_list.h from mtypes.h.
Francisco Jerez
2015-06-09
1
-1
/
+0
*
mesa: Include simple_list.h explicitly in errors.c.
Francisco Jerez
2015-06-09
1
-0
/
+1
*
mesa/teximage: use correct extension for accept stencil texture.
Dave Airlie
2015-06-08
1
-1
/
+1
*
main/version: make sure all the output variables get set in get_gl_override
Martin Peres
2015-06-08
1
-1
/
+2
*
mesa: remove unused gl_config::colorIndexMode
Marek Olšák
2015-06-05
1
-1
/
+0
*
mesa: use GL_GEOMETRY_PROGRAM_NV instead of MESA_GEOMETRY_PROGRAM
Marek Olšák
2015-06-05
2
-7
/
+1
*
mesa: use _mesa_has_geometry_shader in get_programiv
Marek Olšák
2015-06-05
1
-1
/
+1
*
mesa: remove useless gl_compute_program_state::Current
Marek Olšák
2015-06-05
1
-2
/
+0
*
mesa: remove unused geometry shader variables
Marek Olšák
2015-06-05
3
-9
/
+0
*
mesa: fix program resource queries for builtin variables
Tapani
2015-06-05
1
-1
/
+24
*
mesa: reference built-in uniforms into gl_uniform_storage
Martin Peres
2015-06-04
4
-7
/
+18
*
mesa: move no-change glDepthFunc check earlier
Brian Paul
2015-06-03
1
-3
/
+3
*
mesa: restore GL_EXT_depth_bounds_test state in glPopAttrib()
Brian Paul
2015-06-03
1
-0
/
+5
*
mesa: fix glPushAttrib(0) / glPopAttrib() error
Brian Paul
2015-06-03
1
-0
/
+17
*
mesa: remove unused function declaration
Timothy Arceri
2015-05-30
1
-4
/
+0
*
mesa: Enable ARB_direct_state_access by default for core profile
Ian Romanick
2015-05-28
1
-1
/
+1
*
dispatch_sanity: Validate the compatibility profile dispatch table too
Ian Romanick
2015-05-28
1
-0
/
+493
*
dispatch_sanity: Split list of GL 3.1 functions in to core and common
Ian Romanick
2015-05-28
1
-71
/
+342
*
mesa: Don't install glVertexAttribL* functions in compatibility profile
Ian Romanick
2015-05-28
2
-1
/
+3
*
Revert "mesa: Add an extension flag for ARB_direct_state_access"
Ian Romanick
2015-05-28
2
-2
/
+1
*
mesa: Use the profile instead of an extension bit to validate GL_TEXTURE_CUBE...
Ian Romanick
2015-05-28
1
-3
/
+10
*
Revert "mesa: Add ARB_direct_state_access checks in XFB functions"
Ian Romanick
2015-05-28
1
-42
/
+0
*
Revert "mesa: Add ARB_direct_state_access checks in buffer object functions"
Ian Romanick
2015-05-28
1
-105
/
+0
*
Revert "mesa: Add ARB_direct_state_access checks in FBO functions"
Ian Romanick
2015-05-28
4
-127
/
+0
[next]