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
*
mesa: Factor out _mesa_disable_vertex_array_attrib.
Mathias Fröhlich
2018-02-06
4
-80
/
+75
*
vbo: Move vbo_rebase into its only caller module tnl.
Mathias Fröhlich
2018-02-06
6
-25
/
+55
*
mesa: Use atomics for buffer objects reference counts.
Mathias Fröhlich
2018-02-06
3
-21
/
+11
*
vbo: provide 64bits support to print_draw_arrays
Andres Gomez
2018-02-06
1
-2
/
+19
*
vbo: take into account the size when printing VAO elements
Andres Gomez
2018-02-06
1
-1
/
+1
*
vbo: print first element of the VAO when the binding stride is 0
Andres Gomez
2018-02-06
1
-3
/
+4
*
mesa: add OES_EGL_image_external_essl3 support
Ilia Mirkin
2018-02-06
1
-0
/
+1
*
meson: osx ld doesn't support --build-id
Jon Turney
2018-02-05
1
-1
/
+1
*
mesa: enable ASTC format for CompressedTexSubImage3D
Juan A. Suarez Romero
2018-02-05
1
-8
/
+33
*
mesa: change ctx->Color.ColorMask into a 32-bit bitmask
Marek Olšák
2018-02-04
33
-232
/
+174
*
i965: Create new program cache bo when clearing the program cache
Jordan Justen
2018-02-03
1
-0
/
+1
*
gallium: Add a new A4B4G4R4 pipe format for Broadcom.
Eric Anholt
2018-02-02
1
-1
/
+7
*
mesa: Drop incorrect A4B4G4R4 _mesa_format_matches_format_and_type() cases.
Eric Anholt
2018-02-02
1
-6
/
+0
*
i965: check if upload is 0 explicitely, when downsizing a format
Andres Gomez
2018-02-02
1
-8
/
+8
*
mesa: don't flag _NEW_COLOR for KHR adv.blend if prog constant doesn't change
Marek Olšák
2018-02-02
4
-15
/
+51
*
i965: Call prepare_external after implicit window-system MSAA resolves
Jason Ekstrand
2018-02-01
1
-0
/
+15
*
vbo: Simplify input array distribution for dlist type draws.
Mathias Fröhlich
2018-02-01
1
-46
/
+8
*
vbo: Simplify input array distribution for imm type draws.
Mathias Fröhlich
2018-02-01
1
-66
/
+15
*
vbo: Simplify input array distribution for array type draws.
Mathias Fröhlich
2018-02-01
1
-83
/
+27
*
vbo: Use static const VERT_ATTRIB->VBO_ATTRIB maps.
Mathias Fröhlich
2018-02-01
6
-35
/
+99
*
mesa: Track position/generic0 aliasing in the VAO.
Mathias Fröhlich
2018-02-01
5
-4
/
+242
*
mesa: Put materials at the end of the generic block.
Mathias Fröhlich
2018-02-01
4
-18
/
+18
*
mesa: Use defines for the aliased material array attributes.
Mathias Fröhlich
2018-02-01
10
-37
/
+45
*
vbo: Correctly handle attribute offsets in dlist draw.
Mathias Fröhlich
2018-02-01
3
-31
/
+36
*
vbo: change an argument in vbo_draw_indirect_prims()
Brian Paul
2018-02-01
1
-5
/
+12
*
vbo: add comments on the VBO draw function typedefs
Brian Paul
2018-02-01
1
-2
/
+55
*
vbo: s/drawcount/drawcount_offset
Brian Paul
2018-02-01
1
-12
/
+16
*
vbo: use vbo local var for draw call in vbo_save_playback_vertex_list()
Brian Paul
2018-02-01
1
-7
/
+7
*
mesa: fix query of GL_TEXTURE_COMPRESSION_HINT_ARB
Baldur Karlsson
2018-02-01
1
-1
/
+1
*
i965: Bump official kernel requirement to Linux v3.9.
Kenneth Graunke
2018-02-01
1
-2
/
+2
*
osx: ld doesn't support --build-id
Jon Turney
2018-02-01
1
-1
/
+1
*
mesa: remove usage of alloca in externalobjects.c v4
Andres Rodriguez
2018-02-01
1
-12
/
+48
*
gallium/st/clover: remove unused PIPE_SHADER_IR_LLVM
Timothy Arceri
2018-02-01
1
-1
/
+0
*
st/glsl_to_nir: add more nir opts to st_nir_opts()
Timothy Arceri
2018-02-01
1
-16
/
+20
*
i965: perform 2 uploads with dual slot *64*PASSTHRU formats on gen<8
Andres Gomez
2018-01-31
1
-5
/
+27
*
i965: Make texture validation code use texture objects, not units.
Kenneth Graunke
2018-01-31
2
-16
/
+17
*
i965: Pass tObj into intel_update_max_level instead of intel_obj.
Kenneth Graunke
2018-01-31
1
-3
/
+3
*
i965: Delete more misleading comments.
Kenneth Graunke
2018-01-31
1
-3
/
+0
*
st/mesa: whitespace, formatting fixes in st_glsl_to_tgsi.cpp
Brian Paul
2018-01-31
1
-104
/
+169
*
st/mesa: s/int/GLenum/ in st_glsl_to_tgsi.cpp
Brian Paul
2018-01-31
1
-5
/
+6
*
Revert "mesa: add missing RGB9_E5 format in _mesa_base_fbo_format"
Antia Puentes
2018-01-31
1
-3
/
+0
*
mesa: fix broken glGet*(GL_POLYGON_MODE) query
Brian Paul
2018-01-30
2
-3
/
+3
*
mesa: fix glGet MAX_VERTEX_ATTRIB queries
Marek Olšák
2018-01-31
1
-3
/
+3
*
st/glsl_to_nir: disable io lowering and array splitting of fs inputs
Timothy Arceri
2018-01-31
1
-4
/
+18
*
nir/st_glsl_to_nir: add param to disable splitting of inputs
Timothy Arceri
2018-01-31
1
-1
/
+1
*
st/glsl_to_nir: copy nir compiler options to context
Timothy Arceri
2018-01-31
2
-8
/
+22
*
mesa: check for invalid index on UUID glGet queries
Andres Rodriguez
2018-01-30
1
-0
/
+4
*
mesa: fix glGet for ext_external_objects parameters
Andres Rodriguez
2018-01-30
2
-0
/
+8
*
mesa: fix error codes for importing memory/semaphore FDs
Andres Rodriguez
2018-01-30
1
-2
/
+2
*
mesa/st: add support for semaphore object signal/wait v4
Andres Rodriguez
2018-01-30
3
-7
/
+134
[next]