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
*
r600g: move r600g-specific functions out of r600_texture.c
Marek Olšák
2013-09-29
4
-467
/
+461
*
r600g,radeonsi: consolidate r600_texture structures
Marek Olšák
2013-09-29
3
-42
/
+26
*
r600g: get rid of r600_texture::is_rat
Marek Olšák
2013-09-29
2
-8
/
+1
*
r600g: get rid of r600_texture::array_mode
Marek Olšák
2013-09-29
3
-25
/
+4
*
r600g,radeonsi: consolidate transfer, cmask, and fmask structures
Marek Olšák
2013-09-29
9
-127
/
+94
*
radeon drivers: handle PIPE_CAP_MAX_VIEWPORTS
Marek Olšák
2013-09-29
3
-0
/
+9
*
radeon/llvm: fix TGSI_OPCODE_UCMP
Marek Olšák
2013-09-29
1
-3
/
+7
*
st/mesa: fix GLSL mix(.., .., bvecN)
Marek Olšák
2013-09-29
1
-1
/
+8
*
mesa: Include stdint.h in mtypes.h for uint32_t symbol.
Vinson Lee
2013-09-26
1
-0
/
+2
*
i965/fs: Don't double-accept operands of logical and/or/xor operations.
Kenneth Graunke
2013-09-26
1
-7
/
+4
*
i965: Add #define for MI_REPORT_PERF_COUNT on Gen6+.
Kenneth Graunke
2013-09-26
1
-0
/
+2
*
i965: Add support for GL_AMD_performance_monitor on Ironlake.
Kenneth Graunke
2013-09-26
6
-0
/
+420
*
mesa: Add core support for the GL_AMD_performance_monitor extension.
Kenneth Graunke
2013-09-26
13
-0
/
+913
*
glsl: Create and use a has_uniform_buffer_objects() helper.
Kenneth Graunke
2013-09-26
3
-7
/
+8
*
glsl: Create and use a has_explicit_attrib_location() helper.
Kenneth Graunke
2013-09-26
4
-6
/
+7
*
mesa: Remove 'invalidate_state' parameter to _mesa_dirty_texobj().
Kenneth Graunke
2013-09-26
6
-14
/
+10
*
mesa: Remove some remaining FEATURE_* detritus.
Eric Anholt
2013-09-26
8
-47
/
+1
*
i965: Fix cube array coordinate normalization
Chris Forbes
2013-09-26
1
-5
/
+11
*
draw/clip: don't emit so many empty triangles
Zack Rusin
2013-09-25
1
-0
/
+39
*
llvmpipe: count c_primitives before discarding null prims
Zack Rusin
2013-09-25
1
-7
/
+6
*
llvmpipe: we need to subdivide if fb is bigger in either direction
Zack Rusin
2013-09-25
1
-1
/
+1
*
radeon/llvm: fix shadow cube texturing for GL3.0
Marek Olšák
2013-09-25
1
-23
/
+15
*
radeonsi: fix blitting the last 2 mipmap levels of compressed textures
Marek Olšák
2013-09-25
3
-2
/
+20
*
radeonsi: add missing colorbuffer formats (rework format translation)
Marek Olšák
2013-09-25
1
-346
/
+104
*
radeonsi: bypass alpha-test for integer colorbuffers
Marek Olšák
2013-09-25
1
-1
/
+10
*
r600g: fix texture buffer object cache flushing
Marek Olšák
2013-09-25
1
-1
/
+4
*
r600g: fix constant buffer cache flushing
Marek Olšák
2013-09-25
1
-1
/
+5
*
radeon/winsys: keep screen pointer in winsys v2
Christian König
2013-09-25
8
-22
/
+48
*
build/radeonsi: group all targets in common subdir
Christian König
2013-09-25
9
-97
/
+74
*
build/r600: group all targets in common subdir
Christian König
2013-09-25
11
-123
/
+76
*
build/r300: group build target in common subdir
Christian König
2013-09-25
8
-79
/
+58
*
radeon/uvd: try to place msg/fb buffer into GART
Christian König
2013-09-25
1
-2
/
+2
*
radeon/uvd: move alignment to winsys
Christian König
2013-09-25
2
-6
/
+6
*
st/vdpau: use a separate lock per decoder
Christian König
2013-09-25
2
-9
/
+12
*
st/vdpau: use new vlc function to serach for VC-1 start codes
Christian König
2013-09-25
1
-2
/
+1
*
vl/mpeg12: use new vlc function to search for start codes
Christian König
2013-09-25
1
-1
/
+1
*
vl/vlc: add fast forward search for byte value
Christian König
2013-09-25
1
-10
/
+74
*
glsl: Initialize ir_lower_jumps_visitor member variables.
Vinson Lee
2013-09-24
1
-1
/
+6
*
glsl: Initialize lower_vector_visitor::dont_lower_swz.
Vinson Lee
2013-09-24
1
-1
/
+1
*
glsl: Initialize assignment_generator member variables.
Vinson Lee
2013-09-24
1
-0
/
+6
*
glsl: Remove unused pointer value.
Vinson Lee
2013-09-24
1
-1
/
+1
*
Revert "llvmpipe: increase number of subpixel bits to eight"
Zack Rusin
2013-09-24
3
-17
/
+11
*
mesa: remove handcounted magic number
Dylan Noblesmith
2013-09-24
1
-13
/
+20
*
mesa: remove outdated comment
Dylan Noblesmith
2013-09-24
1
-1
/
+0
*
mesa: remove stale comment
Dylan Noblesmith
2013-09-24
1
-2
/
+0
*
llvmpipe: align the array used for subdivived vertices
Zack Rusin
2013-09-23
1
-1
/
+1
*
glapi: Move declaration before code.
Vinson Lee
2013-09-23
1
-4
/
+6
*
mesa: Use -Bsymbolic in the linker to locally resolve Mesa-internal symbols.
Eric Anholt
2013-09-23
7
-7
/
+12
*
glsl: Hide many classes local to individual .cpp files in anon namespaces.
Eric Anholt
2013-09-23
33
-2
/
+126
*
mesa: Drop an extra copy-and-pasted copy in the program clone function.
Eric Anholt
2013-09-23
1
-1
/
+0
[next]