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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx: build tests after libglx.la
Matt Turner
2012-07-17
1
-1
/
+1
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
73
-3266
/
+5214
*
gallivm: Allow to force nearest filtering on a per-axis basis.
José Fonseca
2012-07-17
2
-47
/
+79
*
wayland: Include wl_drm format enum in wayland-drm.h
Kristian Høgsberg
2012-07-17
1
-1
/
+64
*
llvmpipe: Fix bug with blend factor in complementary optimisations.
James Benton
2012-07-17
1
-2
/
+4
*
radeonsi: fix vertex element state
Christian König
2012-07-17
2
-33
/
+6
*
radeon/llvm: fix compiling when llvm is active, but opencl isn't
Christian König
2012-07-17
1
-0
/
+4
*
mesa: include inttypes.h to get uint8_t type
Brian Paul
2012-07-16
1
-0
/
+1
*
st/egl: fix uninitialized pointer bug
Brian Paul
2012-07-16
1
-1
/
+1
*
r300g: silence uninitialized var warning
Brian Paul
2012-07-16
1
-1
/
+1
*
egl_dri2: NULL check for EGLNativeWindowType
Elvis Lee
2012-07-16
1
-0
/
+2
*
Fix building mesa with assembly enabled since a112ca5d
Jon TURNEY
2012-07-16
1
-2
/
+3
*
intel: Fix build broken by ETC1 patch
Chad Versace
2012-07-16
1
-0
/
+12
*
intel: Enable GL_OES_compressed_ETC1_RGB8_texture
Chad Versace
2012-07-16
4
-1
/
+78
*
mesa: Add function for decoding ETC1 textures
Chad Versace
2012-07-16
2
-0
/
+40
*
gallium/util, mesa: Refactor etc1 unpack function
Chad Versace
2012-07-16
2
-24
/
+35
*
gbm: Rename gbm_bo_get_pitch to gbm_bo_get_stride
Kristian Høgsberg
2012-07-16
4
-7
/
+7
*
gbm: Add new gbm_bo_import entry point
Kristian Høgsberg
2012-07-16
7
-52
/
+102
*
llvmpipe: destroy setup variants on context destruction
Roland Scheidegger
2012-07-16
1
-0
/
+2
*
llvmpipe: Unified common code between AoS and SoA blending.
James Benton
2012-07-16
6
-162
/
+290
*
intel: Don't call _mesa_get_format_bytes for MESA_FORMAT_NONE
Kristian Høgsberg
2012-07-16
1
-1
/
+4
*
Fix building glsl when using automake-1.12 after 68e04cc6
Jon TURNEY
2012-07-15
1
-4
/
+10
*
r600g: compute needed CS space for vertex buffers correctly
Marek Olšák
2012-07-15
1
-1
/
+1
*
r600g: don't check the R600_GLSL130 env var
Marek Olšák
2012-07-15
3
-6
/
+3
*
r600g: fix DB decompression on evergreen
Jerome Glisse
2012-07-15
3
-26
/
+16
*
r600g: Emit vertex buffers using the same method as constant buffers
Tom Stellard
2012-07-15
7
-26
/
+55
*
r600g: Unify 3D and compute vertex buffer emission
Tom Stellard
2012-07-15
5
-100
/
+64
*
r600g: fix grammar constant_buffer -> constant_buffers
Marek Olšák
2012-07-15
2
-17
/
+17
*
radeon/llvm: Fix CR/LF in AMDILSIDevice.h
Andreas Boll
2012-07-13
1
-1
/
+1
*
radeon/llvm: Clean up AMDILIntrinsicInfo.cpp
Tom Stellard
2012-07-13
2
-84
/
+5
*
radeon/llvm: Coding style fixes
Tom Stellard
2012-07-13
2
-409
/
+325
*
Fix linking gallium drivers and with dricore after defadf2b1
Jon TURNEY
2012-07-13
5
-5
/
+5
*
nouveau: implement missing timer query functionality
Christoph Bumiller
2012-07-13
7
-7
/
+46
*
wayland: Stop trying to use make rules from aclocal, just copy and paste
Kristian Høgsberg
2012-07-13
2
-1
/
+8
*
mesa/st: Generates TGSI that always recognizes INSTANCEID/VERTEXID as integers.
José Fonseca
2012-07-13
2
-0
/
+38
*
draw,gallivm: Fix draw_get_shader_param.
José Fonseca
2012-07-13
6
-31
/
+110
*
Don't explicitly link libOsmesa with libmesa's dependency libglsl
Jon TURNEY
2012-07-13
1
-2
/
+1
*
automake: convert libglapi
Jon TURNEY
2012-07-13
8
-82
/
+74
*
Rename X86-64_API -> X86_64_API
Jon TURNEY
2012-07-13
1
-1
/
+1
*
Link dri drivers with mesa or dricore libtool library
Jon TURNEY
2012-07-13
1
-2
/
+2
*
automake: convert libmesa and libmesagallium
Jon TURNEY
2012-07-13
6
-64
/
+48
*
Rename sparc/clip.S -> sparc/sparc_clip.S
Jon TURNEY
2012-07-13
3
-2
/
+2
*
automake: convert libglsl
Jon TURNEY
2012-07-13
8
-148
/
+171
*
automake: convert libOSmesa
Laurent Carlier
2012-07-13
3
-51
/
+51
*
mesa,st/mesa: implement GL_RGB565 from ARB_ES2_compatibility
Marek Olšák
2012-07-13
6
-0
/
+29
*
i965: Move loop over texture units into brw_populate_sampler_prog_key.
Kenneth Graunke
2012-07-12
3
-82
/
+81
*
i965: Always emit alpha when nr_color_buffers == 0.
Kenneth Graunke
2012-07-12
3
-11
/
+6
*
i965: Use the blitter in intel_bufferobj_subdata for busy BOs on Gen6+.
Kenneth Graunke
2012-07-12
1
-16
/
+10
*
gallivm: Use %.9g to print floats.
José Fonseca
2012-07-12
1
-3
/
+6
*
scons: Also require recent XCB.
José Fonseca
2012-07-12
1
-0
/
+3
[next]