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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Increase the number of array texture levels to the hardware limit.
Eric Anholt
2012-01-10
1
-5
/
+6
*
i965: Fix compiler warnings from hiz changes.
Eric Anholt
2012-01-10
2
-4
/
+0
*
i965/gen7: Fix batch length for 3DSTATE_HIER_DEPTH_BUFFER
Chad Versace
2012-01-10
1
-2
/
+2
*
i965/gen7: Enable HiZ
Chad Versace
2012-01-10
5
-13
/
+76
*
i965: Replace references to stencil region size with buffer size
Chad Versace
2012-01-10
2
-6
/
+8
*
i965: Fix misnamed GEN7_WM_DEPTH_RESOLVE
Chad Versace
2012-01-10
1
-1
/
+1
*
mesa: fix > vs. >> typo in EXPAND_3_8() macro
Brian Paul
2012-01-10
1
-1
/
+1
*
st/mesa: remove unnecessary memset()/zero call
Brian Paul
2012-01-10
1
-1
/
+0
*
mesa: use STATIC_ASSERT in a few more places
Brian Paul
2012-01-10
4
-4
/
+4
*
mesa: move _mesa_clear_accum_buffer() inside FEATURE_accum test
Brian Paul
2012-01-10
1
-13
/
+11
*
mesa: add missing color buffer datatype check for glBlitFramebuffer()
Brian Paul
2012-01-10
1
-0
/
+44
*
mesa: Silence warning
Jakob Bornecrantz
2012-01-10
1
-0
/
+1
*
mesa: Silence warning
Jakob Bornecrantz
2012-01-10
1
-0
/
+1
*
gallium: introduce GLSL based interpolation rules. (v2)
Dave Airlie
2012-01-10
1
-1
/
+1
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
7
-23
/
+17
*
i965: Fix zeroing of unused attributes in 3DSTATE_SBE.
Kenneth Graunke
2012-01-09
1
-2
/
+2
*
i965: Re-sync outdated comments about Gen6+ push constants.
Kenneth Graunke
2012-01-09
2
-2
/
+2
*
i965: Update dirty bit comments for the gen7_ps_state atom.
Kenneth Graunke
2012-01-09
1
-1
/
+2
*
i965: Annotate the use of _NEW_PROGRAM in Gen6+ SF state atoms.
Kenneth Graunke
2012-01-09
2
-2
/
+2
*
i965: Add missing _NEW_PROGRAM dirty bit to the brw_sf_state atom.
Kenneth Graunke
2012-01-09
1
-0
/
+2
*
i965: Add missing _NEW_PROGRAM dirty bit to the gen7_sbe_state atom.
Kenneth Graunke
2012-01-09
1
-0
/
+2
*
i965: Remove BRW_NEW_CURBE_OFFSETS dirty bit from Gen7 atoms.
Kenneth Graunke
2012-01-09
2
-5
/
+2
*
i965: Remove BRW_NEW_URB_FENCE dirty bit from Gen6+ atoms.
Kenneth Graunke
2012-01-09
5
-8
/
+2
*
i965: Add missing _NEW_BUFFERS dirty bit to Gen6+ DEPTH_STENCIL atoms.
Kenneth Graunke
2012-01-09
1
-1
/
+1
*
mesa: Bump version to 8.0 (devel)
Kenneth Graunke
2012-01-09
1
-3
/
+3
*
i965/fs: Fix projector==1.0 optimization pre-gen6.
Eric Anholt
2012-01-09
1
-7
/
+3
*
i965/fs: Fix GPU hangs with 16-wide integer div/mod on gen7.
Eric Anholt
2012-01-09
1
-0
/
+6
*
mesa: fix error message in _mesa_BlitFramebufferEXT()
Brian Paul
2012-01-09
1
-1
/
+1
*
mesa: check depth, stencil formats (not depths) in glBlitFramebuffer
Brian Paul
2012-01-09
1
-6
/
+4
*
mesa: add missing error check for linear blit of integer colors
Brian Paul
2012-01-09
1
-0
/
+13
*
swrast: convert blit_linear() to Map/UnmapRenderbuffer()
Brian Paul
2012-01-09
1
-25
/
+158
*
mesa: add _mesa_unpack_ubyte_rgba_row() function
Brian Paul
2012-01-09
2
-0
/
+502
*
mesa: rename _mesa_unpack_int_rgba_row() to _mesa_unpack_uint_rgba_row()
Brian Paul
2012-01-09
3
-5
/
+5
*
i965: Actually enable SIMD16 dispatch on Ivybridge.
Kenneth Graunke
2012-01-08
1
-2
/
+7
*
i965: Correct _NEW_TRANSOFORM typos.
Kenneth Graunke
2012-01-07
2
-2
/
+2
*
i965: Correct misspellings of "invariant".
Kenneth Graunke
2012-01-07
4
-9
/
+9
*
glsl_to_tgsi: emit IABS for absolute value of integers
Bryan Cain
2012-01-07
1
-2
/
+4
*
mesa: rework ctx->Driver.CopyTexSubImage() parameters
Brian Paul
2012-01-07
10
-149
/
+164
*
mesa: remove unused _mesa_unpack_uint_rgba_row() prototype
Brian Paul
2012-01-07
1
-5
/
+0
*
glsl_to_tgsi: fix emission of boolean constants
Bryan Cain
2012-01-07
1
-1
/
+1
*
glsl_to_tgsi: remove bad assertion
Bryan Cain
2012-01-07
1
-2
/
+1
*
swrast: fix Z testing of points/lines for 16-bit depth buffers
Brian Paul
2012-01-07
1
-7
/
+29
*
swrast: s/GLbitfield/GLbitfield64/ for sw_span::arrayAttribs
Brian Paul
2012-01-07
4
-6
/
+8
*
swrast: s/GLint/GLuint/ to silence MSVC signed/unsigned comparison warning
Brian Paul
2012-01-07
1
-2
/
+2
*
meta: add some 'f' suffixes to silence MSVC warnings
Brian Paul
2012-01-07
1
-2
/
+2
*
mesa: add some 'f' suffixes to silence MSVC warnings
Brian Paul
2012-01-07
1
-4
/
+4
*
mesa: add/update comments in _mesa_copy_buffer_subdata()
Brian Paul
2012-01-07
1
-1
/
+4
*
st/mesa: add support for clip vertex.
Dave Airlie
2012-01-07
2
-6
/
+18
*
st/mesa: fix default interpolation for colors.
Dave Airlie
2012-01-07
1
-4
/
+10
*
i965/vs: Fix invalid array access in copy propagation.
Kenneth Graunke
2012-01-06
1
-14
/
+15
[prev]
[next]