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: Change 8X MSAA sample mapping
Anuj Phogat
2016-08-12
2
-6
/
+6
*
i965: Change 8x multisample positions
Anuj Phogat
2016-08-12
1
-23
/
+20
*
st/mesa: BufferData should flag NewDriverState
Marek Olšák
2016-08-12
1
-5
/
+5
*
st/mesa: don't update atomic, SSBO, UBO and TBO states that have no effect
Marek Olšák
2016-08-12
1
-3
/
+6
*
st/mesa: _NEW_TEXTURE & CONSTANTS shouldn't flag states that aren't used
Marek Olšák
2016-08-12
3
-8
/
+60
*
st/mesa: when changing shaders, only dirty states that are affected by them
Marek Olšák
2016-08-12
4
-91
/
+79
*
st/mesa: determine states used or affected by shaders at compile time
Marek Olšák
2016-08-12
3
-3
/
+189
*
st/mesa: remove TES/TCS/GS state dirtying optimization
Marek Olšák
2016-08-12
1
-8
/
+0
*
st/mesa: don't update clip state on VS changes if it has no effect
Marek Olšák
2016-08-12
4
-15
/
+16
*
st/mesa: don't update clip state if it has no effect
Marek Olšák
2016-08-12
3
-4
/
+9
*
swrast: fix active attribs with atifragshader
Miklós Máté
2016-08-11
1
-1
/
+2
*
i965/vec4: Make opt_vector_float reset at the top of each block
Jason Ekstrand
2016-08-10
1
-80
/
+82
*
prog_hash_table: Convert to using util/hash_table.h.
Eric Anholt
2016-08-10
2
-205
/
+54
*
prog_hash_table: Convert compare funcs to match util/hash_table.h.
Eric Anholt
2016-08-10
2
-7
/
+11
*
st/mesa: in ATI fs don't assume TEMP0=REG0
Miklós Máté
2016-08-10
1
-2
/
+3
*
st/mesa: set the ctx parameter of fence_finish
Marek Olšák
2016-08-10
1
-7
/
+18
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
2
-3
/
+3
*
st/mesa: use PIPE_USAGE_STREAM for GL_CLIENT_STORAGE_BIT without READ_BIT (v2)
Marek Olšák
2016-08-10
1
-3
/
+7
*
util: Move _mesa_fsl/util_last_bit into util/bitscan.h
Mathias Fröhlich
2016-08-09
9
-61
/
+16
*
st/mesa: define ST_NEW_ flags as uint64_t values, not enums
Brian Paul
2016-08-09
1
-4
/
+4
*
mesa: simplify ff fs generator a bit
Miklós Máté
2016-08-09
1
-8
/
+6
*
st/mesa: Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules.
Kenneth Graunke
2016-08-08
1
-4
/
+16
*
meta: Make Meta's BlitFramebuffer() follow the GL 4.4 sRGB rules.
Kenneth Graunke
2016-08-08
1
-54
/
+30
*
i965: Make BLORP's BlitFramebuffer follow the GL 4.4 sRGB rules.
Kenneth Graunke
2016-08-08
1
-2
/
+5
*
i965: Make BLORP do sRGB encode/decode on ES 2 as well.
Kenneth Graunke
2016-08-08
1
-2
/
+2
*
Revert "st/mesa: use sRGB formats for MSAA resolving if destination is sRGB"
Kenneth Graunke
2016-08-08
1
-32
/
+0
*
i965: Drop the "do resolves in sRGB" hack.
Kenneth Graunke
2016-08-08
1
-24
/
+0
*
i965: Bail on the BLT path if BlitFramebuffer requires sRGB conversion.
Kenneth Graunke
2016-08-08
2
-2
/
+10
*
mesa: Skip ES 3.0/3.1 transform feedback primitive counting error.
Kenneth Graunke
2016-08-08
1
-1
/
+17
*
mesa: Share code between _mesa_validate_DrawArrays[_Instanced].
Kenneth Graunke
2016-08-08
1
-64
/
+25
*
mesa: Move tessellation shader gets to GL_CORE, GLES31 section.
Kenneth Graunke
2016-08-08
1
-33
/
+36
*
mesa: Add {OES,EXT}_tessellation_shader to the extensions table.
Kenneth Graunke
2016-08-08
2
-2
/
+9
*
mapi: Add PatchParameteriOES and PatchParameteriEXT.
Kenneth Graunke
2016-08-08
1
-0
/
+3
*
mesa: Copy bitmask of VBOs in the VAO on gl{Push,Pop}Attrib.
Mathias Fröhlich
2016-08-06
1
-0
/
+2
*
util: Move format_r11g11b10f.h to src/util
Jason Ekstrand
2016-08-05
6
-6
/
+6
*
util: Move format_rgb9e5.h to src/util
Jason Ekstrand
2016-08-05
5
-5
/
+5
*
i965: Rework the unlit centroid workaround.
Kenneth Graunke
2016-08-05
2
-25
/
+33
*
mesa: Dynamically allocate the matrix stack.
Eric Anholt
2016-08-04
2
-4
/
+25
*
state_tracker: Initialize the draw context only when needed.
Eric Anholt
2016-08-04
5
-12
/
+36
*
i965: Use a separate register for every access to an SSA undef.
Kenneth Graunke
2016-08-04
2
-13
/
+11
*
i965: use mt->offset in intel_miptree_map_movntdqa()
Haixia Shi
2016-08-03
1
-0
/
+3
*
i965: Disable the unlit centroid workaround on Gen7.
Matt Turner
2016-08-02
1
-3
/
+0
*
i915: Avoid aliasing violation.
Matt Turner
2016-08-01
1
-1
/
+3
*
glsl_to_tgsi: Avoid aliasing violations.
Matt Turner
2016-08-01
1
-4
/
+2
*
st/mesa: silence missing braces warning in st_program.c
Brian Paul
2016-08-01
1
-1
/
+1
*
i965: fix comparison warning
Timothy Arceri
2016-08-01
1
-1
/
+1
*
mesa: Remove set but not used gl_client_array::Stride.
Mathias Fröhlich
2016-07-31
8
-9
/
+1
*
mesa: Remove set but not used gl_client_array::Enabled.
Mathias Fröhlich
2016-07-31
8
-10
/
+2
*
vbo: Use the VAO array enabled flags in vbo_exec_array.
Mathias Fröhlich
2016-07-31
1
-7
/
+8
*
vbo: Walk the VAO in check_array_data.
Mathias Fröhlich
2016-07-31
1
-20
/
+29
[prev]
[next]