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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Update 3DSTATE_CLIP for Broadwell.
Kenneth Graunke
2014-01-31
2
-3
/
+8
*
i965: Rework vertex uploads for Broadwell.
Kenneth Graunke
2014-01-31
7
-3
/
+274
*
i965: Update STATE_BASE_ADDRESS for Broadwell.
Kenneth Graunke
2014-01-31
4
-1
/
+76
*
i965: Update 3DSTATE_PS, 3DSTATE_WM, and add 3DSTATE_PS_EXTRA.
Kenneth Graunke
2014-01-31
5
-2
/
+237
*
i965: Rework 3DSTATE_VS for Broadwell.
Kenneth Graunke
2014-01-31
5
-3
/
+144
*
i965: Add the new 3DSTATE_PS_BLEND state packet.
Kenneth Graunke
2014-01-31
5
-0
/
+142
*
i965: Replace DEPTH_STENCIL_STATE with Gen8's 3DSTATE_WM_DEPTH_STENCIL.
Kenneth Graunke
2014-01-31
5
-1
/
+131
*
i965: Update SF, SBE, and RASTER state for Broadwell.
Kenneth Graunke
2014-01-31
5
-2
/
+311
*
i965: Bump generation assertions on workaround flushes.
Kenneth Graunke
2014-01-31
1
-2
/
+2
*
i965: Duplicate gen7_atoms to gen8_atoms.
Kenneth Graunke
2014-01-31
1
-1
/
+79
*
radeon: move driContextSetFlags(ctx) call after ctx var is initialized
Brian Paul
2014-01-31
1
-2
/
+3
*
r200: move driContextSetFlags(ctx) call after ctx var is initialized
Brian Paul
2014-01-31
1
-2
/
+3
*
llvmpipe: fix denorm handling for r11g11b10_float format when blending
Roland Scheidegger
2014-01-31
1
-2
/
+15
*
glsl: Expand non-expr & non-swizzle scalar rvalues in vectorizing.
Matt Turner
2014-01-31
1
-6
/
+8
*
glcpp: Reject #version after the version has been resolved.
Matt Turner
2014-01-31
1
-0
/
+6
*
glcpp: Rename the variable used to enable debugging.
Carl Worth
2014-01-31
1
-1
/
+1
*
glcpp: Add "make check" test for comment-parsing bug
Carl Worth
2014-01-31
2
-0
/
+5
*
glcpp: Don't enter lexer's NEWLINE_CATCHUP start state for single-line comments
Carl Worth
2014-01-31
1
-2
/
+0
*
mesa: use _mesa_align_free() in _mesa_delete_buffer_object()
Brian Paul
2014-01-31
1
-1
/
+1
*
st/dri: Fix tests for no draw/read buffers in dri_make_current()
Michel Dänzer
2014-01-31
1
-2
/
+2
*
dri3: Track current Present swap mode and adjust buffer counts
Keith Packard
2014-01-30
2
-24
/
+35
*
dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Keith Packard
2014-01-30
4
-0
/
+8
*
dri3: Flush XCB before blocking for special events
Keith Packard
2014-01-30
1
-0
/
+2
*
dri3: Enable GLX_INTEL_swap_event
Keith Packard
2014-01-30
1
-17
/
+1
*
dri3: Fix dri3_wait_for_sbc to wait for completion of requested SBC
Keith Packard
2014-01-30
1
-16
/
+39
*
dri3: Track full 64-bit SBC numbers, instead of just 32-bits
Keith Packard
2014-01-30
2
-20
/
+30
*
mesa: Add warning to _REV pack/unpack functions with incorrect behavior
Mark Mueller
2014-01-31
2
-1
/
+18
*
r600g: Removed unnecessary positivity check for unsigned int variable.
Siavash Eliasi
2014-01-31
1
-1
/
+1
*
st/dri: Allow creating OpenGL 3.3 core contexts
Michel Dänzer
2014-01-30
1
-1
/
+1
*
build: Share the all-local rule for linking libraries into the build dir
Kristian Høgsberg
2014-01-29
8
-42
/
+21
*
loader: do not print the pci id during normal operation
Emil Velikov
2014-01-29
1
-1
/
+1
*
loader: print WARNING and FATAL messages using the default logger
Emil Velikov
2014-01-29
1
-1
/
+1
*
glsl: s/_NDEBUG/NDEBUG/
Emil Velikov
2014-01-29
1
-1
/
+1
*
dir-locals.el: Set indent-tabs-mode true for makefile-mode
Kristian Høgsberg
2014-01-29
1
-0
/
+1
*
mesa: Return after ScissorArrayv or ScissorIndexed detect a parameter error
Courtney Goeltzenleuchter
2014-01-29
1
-0
/
+2
*
docs: Add GL_ARB_map_buffer_alignment status to GL3.txt and release notes
Ian Romanick
2014-01-29
2
-1
/
+3
*
mesa: GL_ARB_map_buffer_alignment is not optional
Siavash Eliasi
2014-01-29
5
-6
/
+2
*
nouveau: Use gl_constants::MinMapBufferAlignment as the alignment in nouveau_...
Siavash Eliasi
2014-01-29
1
-1
/
+2
*
radeon / r200: Use gl_constants::MinMapBufferAlignment as the alignment in r...
Siavash Eliasi
2014-01-29
1
-1
/
+1
*
mesa: Use _mesa_align_malloc in _mesa_buffer_data
Siavash Eliasi
2014-01-29
1
-2
/
+5
*
mesa: Set gl_constants::MinMapBufferAlignment to 64 by default
Siavash Eliasi
2014-01-29
1
-1
/
+1
*
mesa/st: Unconditionally enable ARB_map_buffer_alignment.
Siavash Eliasi
2014-01-29
1
-3
/
+3
*
freedreno: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Ian Romanick
2014-01-29
1
-0
/
+3
*
ilo: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Siavash Eliasi
2014-01-29
1
-1
/
+1
*
svga: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Siavash Eliasi
2014-01-29
1
-1
/
+2
*
i915g: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Siavash Eliasi
2014-01-29
1
-1
/
+3
*
i915g: Use alignment of 64 instead of 16 for buffer allocation
Siavash Eliasi
2014-01-29
1
-1
/
+1
*
llvmpipe: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Siavash Eliasi
2014-01-29
1
-1
/
+2
*
llvmpipe: Use alignment of 64 instead of 16 for buffer allocation
Siavash Eliasi
2014-01-29
1
-3
/
+3
*
softpipe: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Siavash Eliasi
2014-01-29
1
-1
/
+2
[next]