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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Do texture swizzling in hardware on Haswell.
Kenneth Graunke
2012-09-26
2
-5
/
+52
*
i965: Refactor texture swizzle generation into a helper.
Kenneth Graunke
2012-09-26
3
-49
/
+60
*
radeon/llvm: improve select_cc lowering to generate CND* more often
Vincent Lejeune
2012-09-27
4
-41
/
+103
*
intel: Fix size of temporary etc1 buffer
Chad Versace
2012-09-26
1
-3
/
+4
*
radeonsi: fix truncated register define.
Alex Deucher
2012-09-26
1
-3
/
+3
*
mesa: move _mesa_es_error_check_format_and_type() to glformats.c
Brian Paul
2012-09-26
5
-69
/
+73
*
mesa: move GL_HALF_FLOAT_OES definition to glheader.h
Brian Paul
2012-09-26
3
-11
/
+7
*
mesa: minor fix to glTexSubImage error message
Brian Paul
2012-09-26
1
-1
/
+2
*
mesa: consolidate sub-texture error checking code
Brian Paul
2012-09-26
1
-168
/
+94
*
mesa: consolidate glTexSubImage() error checking
Brian Paul
2012-09-26
1
-40
/
+38
*
mesa: consolidate glCompressedTexSubImage() error checking
Brian Paul
2012-09-26
1
-77
/
+88
*
mesa: consolidate subtexture xoffset/yoffset/width/height error checking code
Brian Paul
2012-09-26
1
-88
/
+73
*
mesa: consolidate glCopyTexSubImage error checking
Brian Paul
2012-09-26
1
-79
/
+60
*
mesa: fix incorrect error for glCompressedSubTexImage
Brian Paul
2012-09-26
1
-3
/
+3
*
radeonsi: move draw cmds to si_commands.c
Christian Koenig
2012-09-26
3
-14
/
+35
*
radeonsi: start seperating commands into si_commands.c
Christian Koenig
2012-09-26
3
-4
/
+10
*
radeonsi: get rid of evergreen_hw_context.c
Christian Koenig
2012-09-26
3
-50
/
+3
*
radeonsi: remove unused code
Christian Koenig
2012-09-26
1
-19
/
+0
*
radeonsi: start reworking inferred state handling
Christian König
2012-09-26
4
-6
/
+4
*
gles3: Prohibit set/get of GL_FRAMEBUFFER_SRGB.
Paul Berry
2012-09-25
2
-2
/
+9
*
meta: Properly save/restore GL_FRAMEBUFFER_SRGB in Meta.
Paul Berry
2012-09-25
2
-27
/
+21
*
enable: Create _mesa_set_framebuffer_srgb() function for use by meta ops.
Paul Berry
2012-09-25
2
-3
/
+22
*
targets/xorg-i915: Rename driver to i915_drv.so.
Matt Turner
2012-09-25
2
-2
/
+2
*
intel: Improve teximage perf for Google Chrome paint rects (v3)
Chad Versace
2012-09-25
3
-0
/
+186
*
clover: Fix build with libclang v3.2
Tom Stellard
2012-09-25
1
-0
/
+5
*
clover: Query device for CL_DEVICE_MAX_MEM_ALLOC_SIZE v2
Tom Stellard
2012-09-25
3
-1
/
+9
*
gallium: Add PIPE_COMPUTE_CAP_MAX_MEM_ALLOC_SIZE v2
Tom Stellard
2012-09-25
3
-1
/
+20
*
r600g: Handle multiple kernels in the same program v2
Tom Stellard
2012-09-25
5
-21
/
+84
*
clover: Handle multiple kernels in the same program v2
Blaž Tomažič
2012-09-25
2
-33
/
+37
*
mesa: remove 'struct' from texenv_fragment_program
Brian Paul
2012-09-25
1
-13
/
+13
*
i965: Allow fast depth clears if scissoring doesn't do anything.
Kenneth Graunke
2012-09-25
1
-1
/
+13
*
i965: Don't spill "smeared" registers.
Paul Berry
2012-09-25
1
-0
/
+15
*
nv50/ir/ra: Fix register interference tracking.
Jay Cornwall
2012-09-25
1
-4
/
+4
*
i965/blorp: Fix sRGB MSAA resolves.
Paul Berry
2012-09-24
2
-8
/
+19
*
darwin: do not create double-buffered offscreen pixel formats
Jonas Maebe
2012-09-24
1
-1
/
+1
*
radeon/llvm: Fix instruction encoding for r600 family GPUs
Tom Stellard
2012-09-24
3
-15
/
+14
*
build: remove signbit check in configure.ac
Brian Paul
2012-09-24
1
-7
/
+0
*
mesa: add signbit() macro
Brian Paul
2012-09-24
1
-0
/
+7
*
r600g: Set RADEON_FLUSH_KEEP_TILING_FLAGS when emitting compute cs
Tom Stellard
2012-09-24
1
-1
/
+7
*
build: substitute X11_INCLUDES variable
Robert Bragg
2012-09-24
1
-0
/
+1
*
Use signbit() in IS_NEGATIVE and DIFFERENT_SIGNS
Matt Turner
2012-09-24
2
-19
/
+9
*
clover: Silence narrowing conversion warnings in resource.cpp.
Francisco Jerez
2012-09-24
1
-3
/
+3
*
clover: Handle NULL value for clEnqueueNDRangeKernel local_work_size
Tom Stellard
2012-09-24
1
-7
/
+6
*
i965/blorp: Increase Y alignment for multisampled stencil blits.
Paul Berry
2012-09-24
1
-2
/
+7
*
upgrade glext.h to version 85
Brian Paul
2012-09-24
1
-177
/
+117
*
st/mesa: check for zero-size image in st_TestProxyTexImage()
Brian Paul
2012-09-24
1
-0
/
+5
*
mesa: Silence narrowing warnings in ff_fragment_shader's emit_texenv().
Kenneth Graunke
2012-09-23
1
-4
/
+4
*
docs: fixup GL4.3 TODO list
Marek Olšák
2012-09-23
1
-4
/
+1
*
radeon/llvm: support for interpolation intrinsics
Vincent Lejeune
2012-09-22
10
-2
/
+318
*
draw: fix non-indexed draw calls if there's an index buffer
Marek Olšák
2012-09-22
3
-8
/
+6
[prev]
[next]