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
*
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
*
mesa: add support for semaphore object signal/wait v3
Andres Rodriguez
2018-01-30
2
-0
/
+52
*
mesa: add semaphore parameter stub v2
Andres Rodriguez
2018-01-30
1
-0
/
+22
*
mesa/st: add support for semaphore object create/import/delete v3
Andres Rodriguez
2018-01-30
5
-0
/
+132
*
mesa: add support for semaphore object creation/import/delete v3
Andres Rodriguez
2018-01-30
5
-2
/
+222
*
mesa/st: introduce EXT_semaphore and EXT_semaphore_fd v2
Andres Rodriguez
2018-01-30
3
-0
/
+6
*
mesa: remove invalid assertion in _mesa_enable_vertex_array_attrib()
Brian Paul
2018-01-30
1
-1
/
+0
*
mesa: use gl_vert_attrib enum type in more places
Brian Paul
2018-01-30
3
-9
/
+9
*
mesa: rename some 'client' array functions
Brian Paul
2018-01-30
6
-11
/
+11
*
mesa: s/src/attribs/ in _mesa_update_client_array()
Brian Paul
2018-01-30
1
-9
/
+9
*
mesa: check/assert array index in _mesa_bind_vertex_buffer()
Brian Paul
2018-01-30
1
-0
/
+1
*
mesa: trivial comment typo fix in arrayobj.c
Brian Paul
2018-01-30
1
-1
/
+1
[next]