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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965/fs: Fix the gen6-specific if handling for 80ecb8f15b9ad7d6edc
Eric Anholt
2012-11-19
1
-24
/
+11
*
intel: Use designated initializers for DRI extension structs
Chad Versace
2012-11-19
1
-16
/
+20
*
dri: Use designated initializers for DRI extension structs
Chad Versace
2012-11-19
1
-27
/
+30
*
i965: Use the separate stencil buffer's offsets for stencil setup.
Eric Anholt
2012-11-19
1
-15
/
+38
*
i965: Move all the depth/stencil/hiz offset logic into the workaround.
Eric Anholt
2012-11-19
3
-187
/
+139
*
i965: When rebasing depth or stencil, update x/y before deciding the other.
Eric Anholt
2012-11-19
1
-13
/
+36
*
intel: Push face/level -> slice handling to the caller of get_image_offset().
Eric Anholt
2012-11-19
10
-44
/
+26
*
i965: Add some checks for array textures in unsupported paths.
Eric Anholt
2012-11-19
3
-0
/
+14
*
i965: Add a little bit more debug info for validate blits.
Eric Anholt
2012-11-19
1
-1
/
+3
*
intel: Remove dead function prototype.
Eric Anholt
2012-11-19
1
-5
/
+0
*
i965: Remove stale comment about wrapped_depth.
Eric Anholt
2012-11-19
1
-14
/
+0
*
mesa: Mark GetBufferParameteri64v as implemented.
Kenneth Graunke
2012-11-19
2
-4
/
+2
*
mesa: Require gen'd names in glBeginQuery on ES 3.0.
Kenneth Graunke
2012-11-19
1
-1
/
+1
*
mesa: Support EXT_framebuffer_blit targets in ES 3.0 as well.
Kenneth Graunke
2012-11-19
1
-4
/
+5
*
mesa: Fix error code for glTexParameteri of TEXTURE_MAX_LEVEL.
Kenneth Graunke
2012-11-19
1
-1
/
+1
*
i965/vs: Don't lose attribute type when converting ATTR to FIXED_HW_REG.
Kenneth Graunke
2012-11-19
1
-0
/
+1
*
egl/dri2: Set error code when dri2CreateContextAttribs fails
Chad Versace
2012-11-19
1
-0
/
+64
*
i965: Validate requested GLES context version in brwCreateContext
Chad Versace
2012-11-19
1
-33
/
+25
*
i965/fs: Properly patch special values during VGRF compaction.
Kenneth Graunke
2012-11-17
1
-0
/
+27
*
i965/gen4: Respect the VERTEX_PROGRAM_TWO_SIDE vertex program/shader flag.
Eric Anholt
2012-11-17
1
-3
/
+4
*
mesa: Fix linker-assigned varying component counting since 8fb1e4a462
Eric Anholt
2012-11-17
1
-2
/
+1
*
mesa: Fix segfault on reading from a missing color read buffer.
Eric Anholt
2012-11-17
1
-11
/
+11
*
intel: Use core mesa support for determining lastLevel.
Eric Anholt
2012-11-17
1
-3
/
+3
*
mesa: Also handle GL_TEXTURE_EXTENRAL_OES in max num levels.
Eric Anholt
2012-11-17
1
-0
/
+1
*
i965/fs: Unify the param pointer allocation for FP/non-FP.
Eric Anholt
2012-11-17
1
-13
/
+7
*
st/vdpau: Fix vlVdpVideoSurfaceSize for interlaced buffers
Maarten Lankhorst
2012-11-17
1
-2
/
+2
*
util: Only use open coded snprintf for MSVC.
Vinson Lee
2012-11-16
2
-3
/
+3
*
clover: Fix build with clang 3.2
Tom Stellard
2012-11-16
1
-1
/
+6
*
r300/compiler: Avoid generating MOV instructions for invalid IMM swizzles v2
Tom Stellard
2012-11-16
1
-4
/
+349
*
radeonsi: clean up some magic numbers
Alex Deucher
2012-11-16
1
-1
/
+2
*
radeonsi: emit PA_SC_RASTER_CONFIG
Alex Deucher
2012-11-16
1
-0
/
+11
*
[PATCH] makefiles: use configured name for -ldrm* where possible
Maarten Lankhorst
2012-11-16
12
-24
/
+24
*
Remove OpenVMS support
Matt Turner
2012-11-16
24
-1038
/
+4
*
mesa: return INVALID_VALUE from WaitSync if timeout != GL_TIMEOUT_IGNORED
Matt Turner
2012-11-15
1
-5
/
+2
*
mesa: return INVALID_VALUE from WaitSync if flags != 0
Matt Turner
2012-11-15
1
-1
/
+1
*
mesa: return INVALID_VALUE from ClientWaitSync if flags contains an unsupport...
Matt Turner
2012-11-15
1
-1
/
+1
*
mesa: return INVALID_VALUE from VertexAttribDivisor if index out of range
Matt Turner
2012-11-15
1
-1
/
+1
*
glcpp: Don't define macros for extensions that aren't in ES
Matt Turner
2012-11-15
1
-28
/
+31
*
radeonsi: remove new asserts and replace with warnings
Alex Deucher
2012-11-15
1
-2
/
+6
*
i965/fs: Don't calculate_live_intervals() in opt_algebraic().
Kenneth Graunke
2012-11-15
1
-2
/
+0
*
i965: Remove duplicate brw_opcodes table in favor of opcode_descs.
Kenneth Graunke
2012-11-15
4
-65
/
+4
*
i965/vs: Remove dead vec4_visitor::src_reg_for_float prototype.
Kenneth Graunke
2012-11-15
1
-2
/
+0
*
i965/fs: Remove bblock field of fs_visitor.
Kenneth Graunke
2012-11-15
1
-2
/
+0
*
i965: Remove brw_instruction_info::is_arith().
Kenneth Graunke
2012-11-15
2
-20
/
+19
*
i965: Remove some dead code optimization passes.
Kenneth Graunke
2012-11-15
1
-544
/
+0
*
i965: Remove unused BRW_PACKCOLOR8888 macro.
Kenneth Graunke
2012-11-15
1
-4
/
+0
*
i965: Remove brw_shader_program wrapper struct.
Kenneth Graunke
2012-11-15
2
-9
/
+4
*
i965: Remove unused struct brw_vs_ouput_sizes.
Kenneth Graunke
2012-11-15
1
-8
/
+0
*
util/u_debug: Fix DEBUG_NAMED_VALUE.
José Fonseca
2012-11-15
1
-1
/
+1
*
draw: fix crashes with out-of-bounds indices
Roland Scheidegger
2012-11-15
2
-6
/
+9
[prev]
[next]