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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dri/nv04: Don't expose ARB_texture_env_combine/dot3.
Andrew Randrianasulu
2010-09-16
3
-2
/
+4
*
mesa: Update ES APIspec.xml.
Chia-I Wu
2010-09-16
1
-9
/
+5
*
mesa/st: Silence uninitialized variable warning.
Vinson Lee
2010-09-15
1
-1
/
+4
*
glsl2: fix signed/unsigned comparison warning
Brian Paul
2010-09-15
1
-2
/
+2
*
r600c: fix buffer height setting in dri2 case
Andre Maasikas
2010-09-15
2
-9
/
+46
*
mesa: Include missing header in program.h.
Vinson Lee
2010-09-14
1
-0
/
+1
*
r600c: fix setting negative values to bitfields
7.9-branchpoint
Andre Maasikas
2010-09-14
1
-1
/
+1
*
mesa: update to version 64 of GL/glext.h
Brian Paul
2010-09-14
4
-9
/
+9
*
mesa: move, redefine MESA_GEOMETRY_PROGRAM
Brian Paul
2010-09-14
2
-9
/
+15
*
mesa: Remove unnecessary FEATURE tests.
Chia-I Wu
2010-09-14
2
-18
/
+0
*
mesa: Less FEATURE_ARB_sync tests.
Chia-I Wu
2010-09-14
5
-25
/
+60
*
mesa: Remove unused _MESA_INIT_*_FUNCTIONS.
Chia-I Wu
2010-09-14
11
-90
/
+0
*
mesa/st: ask GLSL to not emit noise since we have a dummy implementation
Luca Barbieri
2010-09-14
1
-0
/
+2
*
mesa/st: set compiler options based on Gallium shader caps
Luca Barbieri
2010-09-14
1
-0
/
+9
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-24
/
+28
*
glsl: introduce ir_binop_all_equal and ir_binop_any_equal, allow vector cmps
Luca Barbieri
2010-09-13
1
-1
/
+7
*
i965: Request that returns be lowered in shader main
Ian Romanick
2010-09-13
1
-0
/
+1
*
glsl: call ir_lower_jumps according to compiler options
Luca Barbieri
2010-09-13
1
-0
/
+2
*
r600c: const buffer sizes must be a multiple of 16 consts
Alex Deucher
2010-09-13
3
-29
/
+21
*
r600c/eg: remove obselete comment
Alex Deucher
2010-09-13
1
-2
/
+0
*
r600c/eg: remove unused emit timestamp function
Alex Deucher
2010-09-13
1
-8
/
+0
*
r600c/eg: emit CB_BLEND_ALPHA with the other blend values
Alex Deucher
2010-09-13
1
-5
/
+5
*
r600c: remove redundant state emit on evergreen
Alex Deucher
2010-09-13
1
-17
/
+0
*
mesa: Revert accidentally committed vertex code chunk
Kristian Høgsberg
2010-09-13
1
-2
/
+0
*
r600c: eg: fix typo
Andre Maasikas
2010-09-13
1
-1
/
+1
*
r600c: eg: 256 float4 constants may need more than 256 bytes
Andre Maasikas
2010-09-13
2
-2
/
+2
*
r600c: eg - fix uninitialized variable
Andre Maasikas
2010-09-13
1
-0
/
+2
*
glx: Don't destroy DRI2 drawables for legacy glx drawables
Kristian Høgsberg
2010-09-13
1
-0
/
+2
*
r600c: remove stray unmap call
Andre Maasikas
2010-09-13
1
-1
/
+0
*
r300/compiler: fix warnings
Marek Olšák
2010-09-13
2
-2
/
+3
*
mesa: Fix depend.es[12] generation when LLVM is enabled.
Chia-I Wu
2010-09-12
2
-29
/
+27
*
r300/compiler: Reorganize presub_helper()
Tom Stellard
2010-09-10
1
-33
/
+27
*
r300/compiler: Don't use presubtract in TEX instructions
Tom Stellard
2010-09-10
1
-1
/
+6
*
r300/compiler: Print the presub subtract operation in the correct order
Tom Stellard
2010-09-10
1
-6
/
+6
*
r300/compiler: Fix dataflow bug in presub_helper()
Tom Stellard
2010-09-10
1
-0
/
+2
*
r300/compiler: Replace asserts with error messages
Tom Stellard
2010-09-10
1
-2
/
+10
*
r300/compiler: Fix copy propigation for some presub instructions
Tom Stellard
2010-09-10
1
-1
/
+1
*
r300/compiler: Add peephole optimization for the 'sub' presubtract operation
Tom Stellard
2010-09-10
1
-8
/
+17
*
r300/compiler: Add peephole optimization for the 'add' presubtract operation
Tom Stellard
2010-09-10
2
-84
/
+200
*
r300/compiler: Clean up rc_pair_alloc_source()
Tom Stellard
2010-09-10
1
-20
/
+12
*
r300/compiler: Enable presubtract sources
Tom Stellard
2010-09-10
15
-94
/
+1072
*
mesa: Remove unused Emit flags from gl_shader_compiler_options
Ian Romanick
2010-09-10
1
-2
/
+0
*
intel: Remove noise opcode support from i915 and i965 drivers
Ian Romanick
2010-09-10
2
-1135
/
+0
*
r600c: add missing header
Alex Deucher
2010-09-10
1
-0
/
+1
*
r600c: add OQ support for evergreen
Alex Deucher
2010-09-10
3
-16
/
+55
*
r600c: oq updates
Alex Deucher
2010-09-10
3
-2
/
+4
*
r600c: add blit support for evergreen
Alex Deucher
2010-09-10
5
-3
/
+1918
*
r600c: emit start3d packet on evergreen
Alex Deucher
2010-09-10
1
-2
/
+1
*
r600c: fix some typos
Alex Deucher
2010-09-10
2
-3
/
+3
*
r600c: fix type in cb setup on evergreen
Alex Deucher
2010-09-10
1
-3
/
+2
[prev]
[next]