summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* es: standard Mesa license termsopengl-esBrian Paul2009-05-159-0/+156
* docs: more ES infoBrian Paul2009-05-151-7/+48
* docs: release notes info for OpenGL ESBrian Paul2009-05-121-0/+3
* docs: link for OpenGL ES pageBrian Paul2009-05-121-0/+1
* docs: OpenGL ES informationBrian Paul2009-05-121-0/+63
* es: fix commentBrian Paul2009-05-121-1/+1
* es: OpenGL ES 2.x demo programsBrian Paul2009-05-122-0/+567
* es: updated Makefile commentBrian Paul2009-05-121-1/+1
* es: update window titleBrian Paul2009-05-121-1/+1
* es: OpenGL ES 1.x demo programsBrian Paul2009-05-129-0/+3899
* es: added mm.c to Mesa file listBrian Paul2009-05-121-1/+1
* es: fix makefile dependency issueBrian Paul2009-05-121-1/+1
* es: updated commentsBrian Paul2009-05-121-1/+1
* es: added es-common directory to MakefileBrian Paul2009-05-121-9/+9
* es: common files for ES 1.x and ES 2.xBrian Paul2009-05-1211-0/+887
* es: remove sources that are actually python-generatedBrian Paul2009-05-126-12573/+0
* es: Makefile fixesBrian Paul2009-05-121-6/+5
* es: lots of Makefile filesBrian Paul2009-05-121-47/+36
* es: remove incorrect source file from listBrian Paul2009-05-121-1/+0
* es: update current texture varsBrian Paul2009-05-121-3/+3
* mesa: silence warningBrian Paul2009-05-121-0/+2
* st: added preprocessor test for FEATURE_texture_s3tcBrian Paul2009-05-121-0/+2
* mesa: add typedef for GLfixedBrian Paul2009-05-121-0/+5
* mesa: fix set_tex_parameteri() callBrian Paul2009-05-121-1/+1
* st: silence warningBrian Paul2009-05-121-0/+4
* st: subset pixel.c file for ESBrian Paul2009-05-121-0/+96
* st: mesa mfeatures.h file for ES state trackersBrian Paul2009-05-121-0/+101
* st: updated sources list for ES state trackerBrian Paul2009-05-121-3/+17
* st: ES state tracker code for glDrawTex*OES()Brian Paul2009-05-122-0/+306
* es: shared mesa state tracker filesBrian Paul2009-05-124-0/+984
* egl: state tracker Makefile, SConscriptBrian Paul2009-05-122-0/+140
* es: OpenGL ES 2.x state tracker codeBrian Paul2009-05-127-0/+3807
* es: OpenGL ES 1.x state tracker codeBrian Paul2009-05-128-0/+9356
* es: OpenGL ES state tracker Makefiles, python generators, etc.Brian Paul2009-05-1211-0/+6093
* swrast: update/restore the opt_sample_rgb/rgba_2d() functionsBrian Paul2009-05-121-15/+9
* Merge branch 'mesa_7_5_branch'Brian Paul2009-05-116-16/+22
|\
| * st: do proper refcounting for framebuffer surfacesBrian Paul2009-05-112-6/+17
| * trivial: destroy window upon exitBrian Paul2009-05-111-0/+1
| * mesa: Fixed a texture memory leakBrian Paul2009-05-111-0/+3
| * mesa: added more gallium Makefiles to tarball listBrian Paul2009-05-091-0/+1
| * gallium: replace lib with $(LIB_DIR)Hanno Böck2009-05-091-2/+2
| * mesa: omit files that were removed from gitmesa_7_5_rc1Brian Paul2009-05-081-7/+0
| * mesa: set version to 7.5-rc1Brian Paul2009-05-082-2/+2
| * wgl: Grow the maximum number of pixel formats to cope with the new accum pixe...José Fonseca2009-05-081-1/+1
| * mesa/st: keep surface_copy arguments positiveKeith Whitwell2009-05-082-3/+68
| * mesa/st: remove redundant call to st_finish in CopyTexSubImageKeith Whitwell2009-05-081-3/+0
| * wgl: Export pixelformats with accumulation bits.José Fonseca2009-05-081-6/+8
| * mesa/st: cope with non-ibo index data in st_draw_feedback.cKeith Whitwell2009-05-081-8/+15
| * util/upload: catch failures to map_range and return errorKeith Whitwell2009-05-081-13/+17
| * scons: mingw is broken with -O1 and higherKeith Whitwell2009-05-082-0/+4