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
/
mesa
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove FEATURE_drawpix define.
Oliver McFadden
2012-09-15
3
-18
/
+0
*
mesa: remove FEATURE_draw_read_buffer define.
Oliver McFadden
2012-09-15
2
-8
/
+0
*
mesa: remove FEATURE_dlist define.
Oliver McFadden
2012-09-15
4
-39
/
+0
*
mesa: remove FEATURE_convolve define.
Oliver McFadden
2012-09-15
3
-18
/
+0
*
mesa: remove FEATURE_colortable define.
Oliver McFadden
2012-09-15
3
-32
/
+0
*
mesa: remove FEATURE_beginend define.
Oliver McFadden
2012-09-15
5
-41
/
+1
*
mesa: remove FEATURE_attrib_stack define.
Oliver McFadden
2012-09-15
3
-30
/
+0
*
mesa: remove FEATURE_arrayelt define.
Oliver McFadden
2012-09-15
3
-38
/
+1
*
mesa: remove FEATURE_accum define.
Oliver McFadden
2012-09-15
3
-38
/
+0
*
mesa: remove FEATURE_userclip define.
Oliver McFadden
2012-09-15
3
-6
/
+0
*
mesa: remove FEATURE_texgen define.
Oliver McFadden
2012-09-15
3
-29
/
+0
*
mesa: remove FEATURE_dispatch define.
Oliver McFadden
2012-09-15
2
-3
/
+0
*
mesa/fxt1: make fxt1_decode_1 static
Dave Airlie
2012-09-15
1
-2
/
+2
*
mesa/ati_fragshader: no need for opcodes to be global.
Dave Airlie
2012-09-15
1
-2
/
+0
*
mesa/dxtn: make function pointers static
Dave Airlie
2012-09-15
1
-4
/
+4
*
meta: Refactor handling of GL_MULTISAMPLE.
Paul Berry
2012-09-14
2
-5
/
+23
*
mesa: Add a _mesa_fls() function to find the last bit set in a word.
Kenneth Graunke
2012-09-12
1
-0
/
+22
*
mesa: glGet: fix API check for EGL_image_external enums
Imre Deak
2012-09-11
1
-6
/
+9
*
mesa: glGet: fix indentation of print_table_stats
Imre Deak
2012-09-11
1
-9
/
+9
*
mesa: glGet: fix indentation of find_value
Imre Deak
2012-09-11
1
-4
/
+4
*
mesa: glGet: fix indentation of _mesa_init_get_hash
Imre Deak
2012-09-11
1
-9
/
+9
*
mesa: fix proxy texture error handling in glTexStorage()
Brian Paul
2012-09-11
1
-37
/
+41
*
mesa: make _mesa_get_proxy_target() non-static
Brian Paul
2012-09-11
2
-6
/
+8
*
mesa: do internal format error checking for glTexStorage()
Brian Paul
2012-09-11
1
-0
/
+48
*
mesa/msaa: Allow X and Y flips in multisampled blits.
Paul Berry
2012-09-11
1
-2
/
+2
*
mesa: bump version to 9.1 (devel)
Andreas Boll
2012-09-09
1
-2
/
+2
*
mesa: Don't advertise GLES extensions in GL contexts
Chad Versace
2012-09-06
1
-5
/
+6
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
8
-30
/
+14
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
24
-95
/
+93
*
Use the correct macro _WIN32 for Windows.
Vinson Lee
2012-09-05
2
-4
/
+4
*
mesa: remove #undef CONST in get.c
Brian Paul
2012-09-05
1
-2
/
+0
*
mesa: remove now unused CONST macro
Brian Paul
2012-09-05
1
-11
/
+0
*
mesa: fix per-level max texture size error checking
Brian Paul
2012-09-05
1
-15
/
+21
*
mesa: fix DIFFERENT_SIGNS() function
Brian Paul
2012-09-04
1
-1
/
+1
*
mesa: add missing return statements after recording errors
Brian Paul
2012-09-03
1
-0
/
+2
*
mesa: remove more null pointer checks before free() calls
Brian Paul
2012-09-03
3
-20
/
+14
*
mesa: remove null pointer checks before free() calls
Brian Paul
2012-09-03
1
-44
/
+24
*
mesa: remove SQRTF, use sqrtf. Convert INV_SQRT() to inline function.
Brian Paul
2012-09-03
3
-15
/
+13
*
mesa: remove accidentally committed __SUNPRO_C sqrtf() code
Brian Paul
2012-09-03
1
-4
/
+0
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
6
-31
/
+31
*
mesa: s/CALLOC/calloc/
Brian Paul
2012-09-01
2
-2
/
+2
*
mesa: s/MALLOC/malloc/
Brian Paul
2012-09-01
4
-11
/
+11
*
mesa: clean-up LOG2() function
Brian Paul
2012-09-01
1
-18
/
+16
*
mesa: move IS_NEGATIVE() and DIFFERENT_SIGNS() to macros.h
Brian Paul
2012-09-01
2
-29
/
+32
*
mesa: clean up F_TO_I, IFLOOR, ICEIL functions
Brian Paul
2012-09-01
1
-60
/
+30
*
mesa: don't wait in _mesa_ClientWaitSync if timeout is 0
Vadim Girlin
2012-09-01
1
-2
/
+6
*
mesa: fix-up and use _mesa_delete_renderbuffer()
Brian Paul
2012-08-31
1
-1
/
+5
*
mesa: Bump version to 9.0
Ian Romanick
2012-08-30
1
-3
/
+3
*
meta: remove call to _meta_in_progress(), fix multisample enable/disable
Brian Paul
2012-08-30
1
-6
/
+1
*
mesa: Do something sensible when on-line compression is requested but not pos...
Ian Romanick
2012-08-29
1
-0
/
+31
[next]