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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta: Restore all scissor state
Ian Romanick
2014-01-20
1
-3
/
+11
*
mesa: Add an index parameter to _mesa_set_viewport
Ian Romanick
2014-01-20
1
-7
/
+7
*
mesa: Convert gl_context::Viewport to gl_context::ViewportArray
Courtney Goeltzenleuchter
2014-01-20
12
-52
/
+52
*
mesa: Converty gl_viewport_attrib::X, ::Y, ::Width, and ::Height to float
Courtney Goeltzenleuchter
2014-01-20
5
-13
/
+13
*
mesa: Update gl_scissor_attrib to support ARB_viewport_array
Courtney Goeltzenleuchter
2014-01-20
11
-38
/
+46
*
i915,r200,radeon,vega: Change vendor from "VMware, Inc." to "Mesa Project".
José Fonseca
2014-01-20
2
-2
/
+2
*
i965/blorp: reduce the scope of the explicit compression control
Topi Pohjolainen
2014-01-20
1
-11
/
+20
*
i965/blorp: remove dependency to compression control state
Topi Pohjolainen
2014-01-20
1
-4
/
+3
*
i965: Only update renderbuffers on initial intelMakeCurrent
Kristian Høgsberg
2014-01-19
1
-1
/
+8
*
i965: Double the push constant space multipliers on Broadwell too.
Kenneth Graunke
2014-01-18
1
-2
/
+4
*
i965: Update invariant state for Broadwell.
Kenneth Graunke
2014-01-18
1
-4
/
+12
*
i965: Use the Sandybridge VUE format on Broadwell as well.
Kenneth Graunke
2014-01-18
1
-0
/
+1
*
i965: Create a new fragment shader backend for Broadwell.
Kenneth Graunke
2014-01-18
4
-5
/
+1100
*
i965: Create a new vec4 backend for Broadwell.
Kenneth Graunke
2014-01-18
5
-17
/
+976
*
i965: Add a new infrastructure for generating Broadwell shader assembly.
Kenneth Graunke
2014-01-18
3
-0
/
+842
*
i965: Implement a disassembler for Broadwell's new instruction encoding.
Kenneth Graunke
2014-01-18
2
-0
/
+932
*
i965: Add a new representation for Broadwell shader instructions.
Kenneth Graunke
2014-01-18
4
-0
/
+835
*
i965: Add SFID #defines for media stuff.
Kenneth Graunke
2014-01-18
1
-0
/
+2
*
i965: Add #defines for new Broadwell math functions.
Kenneth Graunke
2014-01-18
1
-0
/
+2
*
i965: add struct and SFID for pixel interpolator messages
Chris Forbes
2014-01-18
2
-0
/
+22
*
i965/Gen7: Only emit cube face enables for cubes.
Chris Forbes
2014-01-19
1
-2
/
+5
*
i965: Improve dumping of Gen7 SURFACE_STATE
Chris Forbes
2014-01-19
1
-6
/
+12
*
i965: Add masks for more SURFACE_STATE fields
Chris Forbes
2014-01-19
1
-0
/
+2
*
i965: Remove CACHED_BATCH support altogether.
Kenneth Graunke
2014-01-17
6
-53
/
+9
*
i965: Replace 8-wide and 16-wide with SIMD8 and SIMD16.
Eric Anholt
2014-01-17
6
-44
/
+44
*
i965: Stop doing our optimization on a copy of the GLSL IR.
Eric Anholt
2014-01-17
5
-40
/
+28
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
179
-335
/
+335
*
mesa: Eliminate parameters to dd_function_table::Scissor
Ian Romanick
2014-01-15
7
-28
/
+29
*
mesa: Eliminate parameters to dd_function_table::DepthRange
Ian Romanick
2014-01-15
5
-9
/
+5
*
mesa: Eliminate parameters to dd_function_table::Viewport
Ian Romanick
2014-01-15
7
-46
/
+8
*
radeon: Remove dead code
Ian Romanick
2014-01-15
1
-9
/
+0
*
i915: Remove spurious calls to DepthRange
Ian Romanick
2014-01-15
2
-9
/
+2
*
nouveau: add framebuffer validation callback
Ilia Mirkin
2014-01-15
2
-0
/
+52
*
i965: Emit 3DSTATE_VF on Broadwell too.
Kenneth Graunke
2014-01-14
1
-1
/
+1
*
i965: Disable workaround flush for push constants on Broadwell.
Kenneth Graunke
2014-01-14
1
-1
/
+1
*
i965: Enable native ETC texture support on Broadwell.
Kenneth Graunke
2014-01-14
1
-1
/
+1
*
glsl: Convert piles of foreach_iter to the newer foreach_list macro.
Kenneth Graunke
2014-01-13
1
-4
/
+4
*
i965: Ensure that all necessary state is re-emitted if we run out of aperture.
Paul Berry
2014-01-13
3
-0
/
+21
*
dri: set yInverted default to GL_TRUE
Tapani Pälli
2014-01-13
1
-0
/
+1
*
i965: Delete duplicate write_timestamp function.
Kenneth Graunke
2014-01-10
3
-39
/
+8
*
i965: Fix clears of layered framebuffers with mismatched layer counts.
Paul Berry
2014-01-10
6
-12
/
+12
*
i965/gen6/blorp: Remove redundant HiZ workaround
Chad Versace
2014-01-09
1
-14
/
+0
*
i965/gen6/blorp: Set need_workaround_flush at top of blorp
Chad Versace
2014-01-09
1
-1
/
+3
*
i965/gen6/blorp: Set need_workaround_flush immediately after primitive
Chad Versace
2014-01-09
2
-1
/
+3
*
mesa: replace ctx->Const.{Vertex,Fragment,Geomtery}Program with an array.
Paul Berry
2014-01-09
10
-88
/
+88
*
i965: Don't do the temporary-and-blit-copy for INVALIDATE_RANGE maps.
Eric Anholt
2014-01-09
1
-1
/
+2
*
i965: Fix handling of MESA_pack_invert in blit (PBO) readpixels.
Eric Anholt
2014-01-09
1
-1
/
+3
*
i965: Fix incorrect bounds tracking for blit readpixels's GPU access.
Eric Anholt
2014-01-09
1
-2
/
+1
*
i965: Use SET_FIELD to safety check our x/y offsets in blits.
Eric Anholt
2014-01-09
2
-7
/
+14
*
i965: Add an assert for when SET_FIELD's value exceeds the field size.
Eric Anholt
2014-01-09
1
-1
/
+7
[next]